diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index c9a0c6e3..540c97ca 100644 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,12 +1,12 @@ lockVersion: 2.0.0 id: 90080b12-9e47-459d-875f-5a0a3b2545d2 management: - docChecksum: 814a93abb272c8de5c6d8485028c49be + docChecksum: c041dc6df6972912b4853e5f322d6dc6 docVersion: 1.0.0 - speakeasyVersion: 1.592.2 - generationVersion: 2.668.4 - releaseVersion: 0.9.0 - configChecksum: a9caf8a713d5b98a101c61d8af6d6549 + speakeasyVersion: 1.596.0 + generationVersion: 2.672.0 + releaseVersion: 0.9.1 + configChecksum: 6298447a857e07d062785810b5659307 repoURL: https://github.com/StackOneHQ/stackone-client-java.git published: true features: diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 5640b003..83aaf629 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -21,7 +21,7 @@ generation: generateNewTests: false skipResponseBodyAssertions: false java: - version: 0.9.0 + version: 0.9.1 additionalDependencies: [] additionalPlugins: [] artifactID: stackone-client-java diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 9f96995f..71cec608 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,21 +1,21 @@ -speakeasyVersion: 1.592.2 +speakeasyVersion: 1.596.0 sources: StackOne-OAS: sourceNamespace: stackone-oas - sourceRevisionDigest: sha256:348d89a95527785cee151e4038e22467c96e40bcd34e02ada88f4a8380368b8a - sourceBlobDigest: sha256:f211eae584039b2ebcda4f57cbe8b58ac7791401ecffec130c09587b813c2299 + sourceRevisionDigest: sha256:60d4015865d11d7ecfb877413a004d8d8d95b48b986ea95a7b1a55811fb5ae97 + sourceBlobDigest: sha256:e7d39252dfaf25ca1affb78498e565f347ca57774b25ee2ce41fda10b1a8fbd9 tags: - latest - - speakeasy-sdk-regen-1753315578 + - speakeasy-sdk-regen-1754006840 - 1.0.0 targets: stackone: source: StackOne-OAS sourceNamespace: stackone-oas - sourceRevisionDigest: sha256:348d89a95527785cee151e4038e22467c96e40bcd34e02ada88f4a8380368b8a - sourceBlobDigest: sha256:f211eae584039b2ebcda4f57cbe8b58ac7791401ecffec130c09587b813c2299 + sourceRevisionDigest: sha256:60d4015865d11d7ecfb877413a004d8d8d95b48b986ea95a7b1a55811fb5ae97 + sourceBlobDigest: sha256:e7d39252dfaf25ca1affb78498e565f347ca57774b25ee2ce41fda10b1a8fbd9 codeSamplesNamespace: stack-one-oas-java-code-samples - codeSamplesRevisionDigest: sha256:114b71ce4866b6e14e48774c72c22aa53cd5b1d55e2aa5c37971b07c26b5b5a5 + codeSamplesRevisionDigest: sha256:ba8c9b47d4d4a5f7861dd191ce06cdabd4bfa5d8c32e31e6e647667e73910840 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/README.md b/README.md index 0167d67c..855a3830 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The samples below show how a published SDK artifact is used: Gradle: ```groovy -implementation 'com.stackone:stackone-client-java:0.9.0' +implementation 'com.stackone:stackone-client-java:0.9.1' ``` Maven: @@ -52,7 +52,7 @@ Maven: com.stackone stackone-client-java - 0.9.0 + 0.9.1 ``` diff --git a/RELEASES.md b/RELEASES.md index 92ce5e34..82d2c2fd 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -158,4 +158,14 @@ Based on: ### Generated - [java v0.9.0] . ### Releases -- [Maven Central v0.9.0] https://central.sonatype.com/artifact/com.stackone/stackone-client-java/0.9.0 - . \ No newline at end of file +- [Maven Central v0.9.0] https://central.sonatype.com/artifact/com.stackone/stackone-client-java/0.9.0 - . + +## 2025-08-04 00:06:40 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.596.0 (2.672.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [java v0.9.1] . +### Releases +- [Maven Central v0.9.1] https://central.sonatype.com/artifact/com.stackone/stackone-client-java/0.9.1 - . \ No newline at end of file diff --git a/build.gradle b/build.gradle index 1c984d9c..473d10f0 100644 --- a/build.gradle +++ b/build.gradle @@ -105,7 +105,7 @@ publishing { // https://github.com/gradle/gradle/issues/18619 groupId = "com.stackone" artifactId = "stackone-client-java" - version = "0.9.0" + version = "0.9.1" from components.java diff --git a/docs/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.md b/docs/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.md index 988ce3d6..80c83d86 100644 --- a/docs/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.md +++ b/docs/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.md b/docs/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.md index 4b32481f..7f9bee34 100644 --- a/docs/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.md +++ b/docs/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsGetJobCustomFieldDefinitionRequest.md b/docs/models/operations/AtsGetJobCustomFieldDefinitionRequest.md index c9324592..a0fe1e70 100644 --- a/docs/models/operations/AtsGetJobCustomFieldDefinitionRequest.md +++ b/docs/models/operations/AtsGetJobCustomFieldDefinitionRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.md b/docs/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.md index d5f3454c..a86f752a 100644 --- a/docs/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.md +++ b/docs/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationDocumentCategoriesRequest.md b/docs/models/operations/AtsListApplicationDocumentCategoriesRequest.md index c627c464..b4d438dd 100644 --- a/docs/models/operations/AtsListApplicationDocumentCategoriesRequest.md +++ b/docs/models/operations/AtsListApplicationDocumentCategoriesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationDocumentsRequest.md b/docs/models/operations/AtsListApplicationDocumentsRequest.md index 4c1570c3..e4730a9e 100644 --- a/docs/models/operations/AtsListApplicationDocumentsRequest.md +++ b/docs/models/operations/AtsListApplicationDocumentsRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationNotesRequest.md b/docs/models/operations/AtsListApplicationNotesRequest.md index 55725393..74d2a569 100644 --- a/docs/models/operations/AtsListApplicationNotesRequest.md +++ b/docs/models/operations/AtsListApplicationNotesRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationScorecardsRequest.md b/docs/models/operations/AtsListApplicationScorecardsRequest.md index f7cc5b92..8e9e7573 100644 --- a/docs/models/operations/AtsListApplicationScorecardsRequest.md +++ b/docs/models/operations/AtsListApplicationScorecardsRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationsOffersRequest.md b/docs/models/operations/AtsListApplicationsOffersRequest.md index 7810e850..7b18efd9 100644 --- a/docs/models/operations/AtsListApplicationsOffersRequest.md +++ b/docs/models/operations/AtsListApplicationsOffersRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListApplicationsRequest.md b/docs/models/operations/AtsListApplicationsRequest.md index e5e34c04..af370e46 100644 --- a/docs/models/operations/AtsListApplicationsRequest.md +++ b/docs/models/operations/AtsListApplicationsRequest.md @@ -13,7 +13,7 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | documents | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | attachments,custom_fields | diff --git a/docs/models/operations/AtsListApplicationsScheduledInterviewsRequest.md b/docs/models/operations/AtsListApplicationsScheduledInterviewsRequest.md index 17c4c37e..2f59e729 100644 --- a/docs/models/operations/AtsListApplicationsScheduledInterviewsRequest.md +++ b/docs/models/operations/AtsListApplicationsScheduledInterviewsRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListAssessmentsPackagesRequest.md b/docs/models/operations/AtsListAssessmentsPackagesRequest.md index 933e049a..81ca0975 100644 --- a/docs/models/operations/AtsListAssessmentsPackagesRequest.md +++ b/docs/models/operations/AtsListAssessmentsPackagesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListBackgroundCheckPackagesRequest.md b/docs/models/operations/AtsListBackgroundCheckPackagesRequest.md index ae68f337..7bf0b559 100644 --- a/docs/models/operations/AtsListBackgroundCheckPackagesRequest.md +++ b/docs/models/operations/AtsListBackgroundCheckPackagesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.md b/docs/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.md index d2578994..d4d743b8 100644 --- a/docs/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.md +++ b/docs/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListCandidateNotesRequest.md b/docs/models/operations/AtsListCandidateNotesRequest.md index ff67c47d..ca124337 100644 --- a/docs/models/operations/AtsListCandidateNotesRequest.md +++ b/docs/models/operations/AtsListCandidateNotesRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListCandidatesRequest.md b/docs/models/operations/AtsListCandidatesRequest.md index 16b450d9..ea911158 100644 --- a/docs/models/operations/AtsListCandidatesRequest.md +++ b/docs/models/operations/AtsListCandidatesRequest.md @@ -13,6 +13,6 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | custom_fields | \ No newline at end of file diff --git a/docs/models/operations/AtsListDepartmentsRequest.md b/docs/models/operations/AtsListDepartmentsRequest.md index 52a98090..1d88b50a 100644 --- a/docs/models/operations/AtsListDepartmentsRequest.md +++ b/docs/models/operations/AtsListDepartmentsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListInterviewStagesRequest.md b/docs/models/operations/AtsListInterviewStagesRequest.md index d0e1cd44..08667195 100644 --- a/docs/models/operations/AtsListInterviewStagesRequest.md +++ b/docs/models/operations/AtsListInterviewStagesRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListInterviewsRequest.md b/docs/models/operations/AtsListInterviewsRequest.md index dfeb4063..466f4df2 100644 --- a/docs/models/operations/AtsListInterviewsRequest.md +++ b/docs/models/operations/AtsListInterviewsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListJobCustomFieldDefinitionsRequest.md b/docs/models/operations/AtsListJobCustomFieldDefinitionsRequest.md index d3cbb50a..95bd1dbf 100644 --- a/docs/models/operations/AtsListJobCustomFieldDefinitionsRequest.md +++ b/docs/models/operations/AtsListJobCustomFieldDefinitionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListJobPostingsRequest.md b/docs/models/operations/AtsListJobPostingsRequest.md index d8ce6476..be6da08b 100644 --- a/docs/models/operations/AtsListJobPostingsRequest.md +++ b/docs/models/operations/AtsListJobPostingsRequest.md @@ -13,6 +13,6 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | questionnaires | \ No newline at end of file diff --git a/docs/models/operations/AtsListJobsRequest.md b/docs/models/operations/AtsListJobsRequest.md index 269f7311..d2019ad2 100644 --- a/docs/models/operations/AtsListJobsRequest.md +++ b/docs/models/operations/AtsListJobsRequest.md @@ -13,7 +13,7 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | job_postings,interview_stages | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | custom_fields | \ No newline at end of file diff --git a/docs/models/operations/AtsListListsRequest.md b/docs/models/operations/AtsListListsRequest.md index f04c4889..5ad93291 100644 --- a/docs/models/operations/AtsListListsRequest.md +++ b/docs/models/operations/AtsListListsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/AtsListLocationsRequest.md b/docs/models/operations/AtsListLocationsRequest.md index 065f90a4..e8beb05c 100644 --- a/docs/models/operations/AtsListLocationsRequest.md +++ b/docs/models/operations/AtsListLocationsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListOffersRequest.md b/docs/models/operations/AtsListOffersRequest.md index 8f162895..3eef0680 100644 --- a/docs/models/operations/AtsListOffersRequest.md +++ b/docs/models/operations/AtsListOffersRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListRejectedReasonsRequest.md b/docs/models/operations/AtsListRejectedReasonsRequest.md index b80b32cf..adf88d91 100644 --- a/docs/models/operations/AtsListRejectedReasonsRequest.md +++ b/docs/models/operations/AtsListRejectedReasonsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/AtsListUsersRequest.md b/docs/models/operations/AtsListUsersRequest.md index 87b93753..1f5c2447 100644 --- a/docs/models/operations/AtsListUsersRequest.md +++ b/docs/models/operations/AtsListUsersRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | ~~`syncToken`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The sync token to select the only updated results | | \ No newline at end of file diff --git a/docs/models/operations/CrmGetContactCustomFieldDefinitionRequest.md b/docs/models/operations/CrmGetContactCustomFieldDefinitionRequest.md index 5979075f..4454a008 100644 --- a/docs/models/operations/CrmGetContactCustomFieldDefinitionRequest.md +++ b/docs/models/operations/CrmGetContactCustomFieldDefinitionRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/CrmListAccountsRequest.md b/docs/models/operations/CrmListAccountsRequest.md index 741b6ad7..93960f6d 100644 --- a/docs/models/operations/CrmListAccountsRequest.md +++ b/docs/models/operations/CrmListAccountsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/CrmListContactCustomFieldDefinitionsRequest.md b/docs/models/operations/CrmListContactCustomFieldDefinitionsRequest.md index 61280eb1..c0eade04 100644 --- a/docs/models/operations/CrmListContactCustomFieldDefinitionsRequest.md +++ b/docs/models/operations/CrmListContactCustomFieldDefinitionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/CrmListContactsRequest.md b/docs/models/operations/CrmListContactsRequest.md index 2b004950..78f7c319 100644 --- a/docs/models/operations/CrmListContactsRequest.md +++ b/docs/models/operations/CrmListContactsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | custom_fields | \ No newline at end of file diff --git a/docs/models/operations/CrmListListsRequest.md b/docs/models/operations/CrmListListsRequest.md index 6d6f96d7..8d70fa73 100644 --- a/docs/models/operations/CrmListListsRequest.md +++ b/docs/models/operations/CrmListListsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.md b/docs/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.md index 378c15f6..f04e10cc 100644 --- a/docs/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.md +++ b/docs/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListBenefitsRequest.md b/docs/models/operations/HrisListBenefitsRequest.md index 87502489..112bc3a1 100644 --- a/docs/models/operations/HrisListBenefitsRequest.md +++ b/docs/models/operations/HrisListBenefitsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListCompaniesGroupsRequest.md b/docs/models/operations/HrisListCompaniesGroupsRequest.md index 60e9447c..37d27b92 100644 --- a/docs/models/operations/HrisListCompaniesGroupsRequest.md +++ b/docs/models/operations/HrisListCompaniesGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListCompaniesRequest.md b/docs/models/operations/HrisListCompaniesRequest.md index a8b5e95c..c40bfd5e 100644 --- a/docs/models/operations/HrisListCompaniesRequest.md +++ b/docs/models/operations/HrisListCompaniesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListCostCenterGroupsRequest.md b/docs/models/operations/HrisListCostCenterGroupsRequest.md index e688d755..ef25872c 100644 --- a/docs/models/operations/HrisListCostCenterGroupsRequest.md +++ b/docs/models/operations/HrisListCostCenterGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListDepartmentGroupsRequest.md b/docs/models/operations/HrisListDepartmentGroupsRequest.md index deed1be5..2129e04a 100644 --- a/docs/models/operations/HrisListDepartmentGroupsRequest.md +++ b/docs/models/operations/HrisListDepartmentGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListDivisionGroupsRequest.md b/docs/models/operations/HrisListDivisionGroupsRequest.md index fde913c8..bd67be03 100644 --- a/docs/models/operations/HrisListDivisionGroupsRequest.md +++ b/docs/models/operations/HrisListDivisionGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeCategoriesRequest.md b/docs/models/operations/HrisListEmployeeCategoriesRequest.md index d956e023..da6d85ea 100644 --- a/docs/models/operations/HrisListEmployeeCategoriesRequest.md +++ b/docs/models/operations/HrisListEmployeeCategoriesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.md b/docs/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.md index 8a96c048..2f785a41 100644 --- a/docs/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.md +++ b/docs/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeDocumentsRequest.md b/docs/models/operations/HrisListEmployeeDocumentsRequest.md index 25302399..dea9d59f 100644 --- a/docs/models/operations/HrisListEmployeeDocumentsRequest.md +++ b/docs/models/operations/HrisListEmployeeDocumentsRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeEmploymentsRequest.md b/docs/models/operations/HrisListEmployeeEmploymentsRequest.md index 93a9a5b1..2e4d974b 100644 --- a/docs/models/operations/HrisListEmployeeEmploymentsRequest.md +++ b/docs/models/operations/HrisListEmployeeEmploymentsRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | groups | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeSkillsRequest.md b/docs/models/operations/HrisListEmployeeSkillsRequest.md index 934f7eaa..d0f05c7c 100644 --- a/docs/models/operations/HrisListEmployeeSkillsRequest.md +++ b/docs/models/operations/HrisListEmployeeSkillsRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeTasksRequest.md b/docs/models/operations/HrisListEmployeeTasksRequest.md index 952cd4ef..dab7a19d 100644 --- a/docs/models/operations/HrisListEmployeeTasksRequest.md +++ b/docs/models/operations/HrisListEmployeeTasksRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | attachments | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeTimeOffBalancesRequest.md b/docs/models/operations/HrisListEmployeeTimeOffBalancesRequest.md index ec52ca14..8eba8d1a 100644 --- a/docs/models/operations/HrisListEmployeeTimeOffBalancesRequest.md +++ b/docs/models/operations/HrisListEmployeeTimeOffBalancesRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | policy | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeTimeOffPoliciesRequest.md b/docs/models/operations/HrisListEmployeeTimeOffPoliciesRequest.md index 6258bc01..6043f1c8 100644 --- a/docs/models/operations/HrisListEmployeeTimeOffPoliciesRequest.md +++ b/docs/models/operations/HrisListEmployeeTimeOffPoliciesRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeTimeOffRequestsRequest.md b/docs/models/operations/HrisListEmployeeTimeOffRequestsRequest.md index 1f040820..c7ebad86 100644 --- a/docs/models/operations/HrisListEmployeeTimeOffRequestsRequest.md +++ b/docs/models/operations/HrisListEmployeeTimeOffRequestsRequest.md @@ -14,5 +14,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | policy | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeeWorkEligibilityRequest.md b/docs/models/operations/HrisListEmployeeWorkEligibilityRequest.md index d3cdfb86..3ecef097 100644 --- a/docs/models/operations/HrisListEmployeeWorkEligibilityRequest.md +++ b/docs/models/operations/HrisListEmployeeWorkEligibilityRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `xAccountId` | *String* | :heavy_check_mark: | The account identifier | | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmployeesRequest.md b/docs/models/operations/HrisListEmployeesRequest.md index 88752080..a4b8e166 100644 --- a/docs/models/operations/HrisListEmployeesRequest.md +++ b/docs/models/operations/HrisListEmployeesRequest.md @@ -13,6 +13,6 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | company,employments,work_location,home_location,groups,skills | | `include` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be included in the response | avatar_url,avatar,custom_fields,job_description,benefits | \ No newline at end of file diff --git a/docs/models/operations/HrisListEmploymentsRequest.md b/docs/models/operations/HrisListEmploymentsRequest.md index 5d68e960..6183895c 100644 --- a/docs/models/operations/HrisListEmploymentsRequest.md +++ b/docs/models/operations/HrisListEmploymentsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | groups | \ No newline at end of file diff --git a/docs/models/operations/HrisListGroupsRequest.md b/docs/models/operations/HrisListGroupsRequest.md index cd3165e7..f765b83f 100644 --- a/docs/models/operations/HrisListGroupsRequest.md +++ b/docs/models/operations/HrisListGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListJobsRequest.md b/docs/models/operations/HrisListJobsRequest.md index 7c8326f1..8ef2968a 100644 --- a/docs/models/operations/HrisListJobsRequest.md +++ b/docs/models/operations/HrisListJobsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListLocationsRequest.md b/docs/models/operations/HrisListLocationsRequest.md index f8cd92af..8c8f3a92 100644 --- a/docs/models/operations/HrisListLocationsRequest.md +++ b/docs/models/operations/HrisListLocationsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListPositionsRequest.md b/docs/models/operations/HrisListPositionsRequest.md index 7e54650e..f941fc8e 100644 --- a/docs/models/operations/HrisListPositionsRequest.md +++ b/docs/models/operations/HrisListPositionsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `status` | [JsonNullable\](../../models/operations/Status.md) | :heavy_minus_sign: | Filter positions by status | open | \ No newline at end of file diff --git a/docs/models/operations/HrisListShiftsRequest.md b/docs/models/operations/HrisListShiftsRequest.md index ddcb9392..1e2299cd 100644 --- a/docs/models/operations/HrisListShiftsRequest.md +++ b/docs/models/operations/HrisListShiftsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListTasksRequest.md b/docs/models/operations/HrisListTasksRequest.md index 2e626110..b1e6cb32 100644 --- a/docs/models/operations/HrisListTasksRequest.md +++ b/docs/models/operations/HrisListTasksRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | attachments | \ No newline at end of file diff --git a/docs/models/operations/HrisListTeamGroupsRequest.md b/docs/models/operations/HrisListTeamGroupsRequest.md index f1b02ba7..b95807fb 100644 --- a/docs/models/operations/HrisListTeamGroupsRequest.md +++ b/docs/models/operations/HrisListTeamGroupsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListTimeEntriesRequest.md b/docs/models/operations/HrisListTimeEntriesRequest.md index cb6055d9..4bece798 100644 --- a/docs/models/operations/HrisListTimeEntriesRequest.md +++ b/docs/models/operations/HrisListTimeEntriesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListTimeOffPoliciesRequest.md b/docs/models/operations/HrisListTimeOffPoliciesRequest.md index a0e6f660..93a0279a 100644 --- a/docs/models/operations/HrisListTimeOffPoliciesRequest.md +++ b/docs/models/operations/HrisListTimeOffPoliciesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/HrisListTimeOffRequestsRequest.md b/docs/models/operations/HrisListTimeOffRequestsRequest.md index 57304982..024f413a 100644 --- a/docs/models/operations/HrisListTimeOffRequestsRequest.md +++ b/docs/models/operations/HrisListTimeOffRequestsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | policy | \ No newline at end of file diff --git a/docs/models/operations/HrisListTimeOffTypesRequest.md b/docs/models/operations/HrisListTimeOffTypesRequest.md index dd6936c4..2a19b7ee 100644 --- a/docs/models/operations/HrisListTimeOffTypesRequest.md +++ b/docs/models/operations/HrisListTimeOffTypesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/IamListGroupsRequest.md b/docs/models/operations/IamListGroupsRequest.md index 39733a3f..4122f3f1 100644 --- a/docs/models/operations/IamListGroupsRequest.md +++ b/docs/models/operations/IamListGroupsRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | roles | \ No newline at end of file diff --git a/docs/models/operations/IamListPoliciesRequest.md b/docs/models/operations/IamListPoliciesRequest.md index c57339de..3f0185f4 100644 --- a/docs/models/operations/IamListPoliciesRequest.md +++ b/docs/models/operations/IamListPoliciesRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | permissions | \ No newline at end of file diff --git a/docs/models/operations/IamListRolesRequest.md b/docs/models/operations/IamListRolesRequest.md index ec17b998..a96c3b11 100644 --- a/docs/models/operations/IamListRolesRequest.md +++ b/docs/models/operations/IamListRolesRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | policies | \ No newline at end of file diff --git a/docs/models/operations/IamListUsersRequest.md b/docs/models/operations/IamListUsersRequest.md index 560bdc8c..e351a22f 100644 --- a/docs/models/operations/IamListUsersRequest.md +++ b/docs/models/operations/IamListUsersRequest.md @@ -13,5 +13,5 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `expand` | *JsonNullable\* | :heavy_minus_sign: | The comma separated list of fields that will be expanded in the response | roles,groups | \ No newline at end of file diff --git a/docs/models/operations/LmsListAssignmentsRequest.md b/docs/models/operations/LmsListAssignmentsRequest.md index 5119faa3..4ef43ba3 100644 --- a/docs/models/operations/LmsListAssignmentsRequest.md +++ b/docs/models/operations/LmsListAssignmentsRequest.md @@ -13,6 +13,6 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `userId` | *JsonNullable\* | :heavy_minus_sign: | The user ID associated with this assignment | c28xyrc55866bvuv | | `remoteUserId` | *JsonNullable\* | :heavy_minus_sign: | Provider's unique identifier of the user related to the assignment | e3cb75bf-aa84-466e-a6c1-b8322b257a48 | \ No newline at end of file diff --git a/docs/models/operations/LmsListCategoriesRequest.md b/docs/models/operations/LmsListCategoriesRequest.md index 69768e67..e2b65ebc 100644 --- a/docs/models/operations/LmsListCategoriesRequest.md +++ b/docs/models/operations/LmsListCategoriesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListCompletionsRequest.md b/docs/models/operations/LmsListCompletionsRequest.md index 8eca4d48..610066a0 100644 --- a/docs/models/operations/LmsListCompletionsRequest.md +++ b/docs/models/operations/LmsListCompletionsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListContentRequest.md b/docs/models/operations/LmsListContentRequest.md index efe2e232..8f58ddd9 100644 --- a/docs/models/operations/LmsListContentRequest.md +++ b/docs/models/operations/LmsListContentRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListCoursesRequest.md b/docs/models/operations/LmsListCoursesRequest.md index 13acb3dd..3fa7ef3e 100644 --- a/docs/models/operations/LmsListCoursesRequest.md +++ b/docs/models/operations/LmsListCoursesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListSkillsRequest.md b/docs/models/operations/LmsListSkillsRequest.md index e9edd840..ebff0f1a 100644 --- a/docs/models/operations/LmsListSkillsRequest.md +++ b/docs/models/operations/LmsListSkillsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListUserAssignmentsRequest.md b/docs/models/operations/LmsListUserAssignmentsRequest.md index 3c345847..b50d8977 100644 --- a/docs/models/operations/LmsListUserAssignmentsRequest.md +++ b/docs/models/operations/LmsListUserAssignmentsRequest.md @@ -14,6 +14,6 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | | `userId` | *JsonNullable\* | :heavy_minus_sign: | The user ID associated with this assignment | c28xyrc55866bvuv | | `remoteUserId` | *JsonNullable\* | :heavy_minus_sign: | Provider's unique identifier of the user related to the assignment | e3cb75bf-aa84-466e-a6c1-b8322b257a48 | \ No newline at end of file diff --git a/docs/models/operations/LmsListUserCompletionsRequest.md b/docs/models/operations/LmsListUserCompletionsRequest.md index 0804ea6d..0261d58e 100644 --- a/docs/models/operations/LmsListUserCompletionsRequest.md +++ b/docs/models/operations/LmsListUserCompletionsRequest.md @@ -14,4 +14,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/LmsListUsersRequest.md b/docs/models/operations/LmsListUsersRequest.md index f16acbd1..08a2d635 100644 --- a/docs/models/operations/LmsListUsersRequest.md +++ b/docs/models/operations/LmsListUsersRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListCampaignsRequest.md b/docs/models/operations/MarketingListCampaignsRequest.md index 7f6f5c81..9cbcc2ad 100644 --- a/docs/models/operations/MarketingListCampaignsRequest.md +++ b/docs/models/operations/MarketingListCampaignsRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListContentBlocksRequest.md b/docs/models/operations/MarketingListContentBlocksRequest.md index 46338c8b..bd8b3a6d 100644 --- a/docs/models/operations/MarketingListContentBlocksRequest.md +++ b/docs/models/operations/MarketingListContentBlocksRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListEmailTemplatesRequest.md b/docs/models/operations/MarketingListEmailTemplatesRequest.md index 1abb6985..19032cff 100644 --- a/docs/models/operations/MarketingListEmailTemplatesRequest.md +++ b/docs/models/operations/MarketingListEmailTemplatesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListInAppTemplatesRequest.md b/docs/models/operations/MarketingListInAppTemplatesRequest.md index 31330c46..b56ede9a 100644 --- a/docs/models/operations/MarketingListInAppTemplatesRequest.md +++ b/docs/models/operations/MarketingListInAppTemplatesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListOmniChannelTemplatesRequest.md b/docs/models/operations/MarketingListOmniChannelTemplatesRequest.md index 76a4844a..3ab10ab1 100644 --- a/docs/models/operations/MarketingListOmniChannelTemplatesRequest.md +++ b/docs/models/operations/MarketingListOmniChannelTemplatesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListPushTemplatesRequest.md b/docs/models/operations/MarketingListPushTemplatesRequest.md index fa4ec25a..4e42c2d3 100644 --- a/docs/models/operations/MarketingListPushTemplatesRequest.md +++ b/docs/models/operations/MarketingListPushTemplatesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/docs/models/operations/MarketingListSmsTemplatesRequest.md b/docs/models/operations/MarketingListSmsTemplatesRequest.md index 6654e174..f8bf6d3e 100644 --- a/docs/models/operations/MarketingListSmsTemplatesRequest.md +++ b/docs/models/operations/MarketingListSmsTemplatesRequest.md @@ -13,4 +13,4 @@ | ~~`page`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The page number of the results to fetch | | | `pageSize` | *JsonNullable\* | :heavy_minus_sign: | The number of results per page (default value is 25) | | | `next` | *JsonNullable\* | :heavy_minus_sign: | The unified cursor | | -| ~~`updatedAfter`~~ | *JsonNullable\* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file +| ~~`updatedAfter`~~ | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z | \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 0705d62e..a044bcf1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ groupId=com.stackone artifactId=stackone-client-java -version=0.9.0 \ No newline at end of file +version=0.9.1 \ No newline at end of file diff --git a/src/main/java/com/stackone/stackone_client_java/SDKConfiguration.java b/src/main/java/com/stackone/stackone_client_java/SDKConfiguration.java index fab32401..54ad1a66 100644 --- a/src/main/java/com/stackone/stackone_client_java/SDKConfiguration.java +++ b/src/main/java/com/stackone/stackone_client_java/SDKConfiguration.java @@ -15,8 +15,8 @@ public class SDKConfiguration { private static final String LANGUAGE = "java"; public static final String OPENAPI_DOC_VERSION = "1.0.0"; - public static final String SDK_VERSION = "0.9.0"; - public static final String GEN_VERSION = "2.668.4"; + public static final String SDK_VERSION = "0.9.1"; + public static final String GEN_VERSION = "2.672.0"; private static final String BASE_PACKAGE = "com.stackone.stackone_client_java"; public static final String USER_AGENT = String.format("speakeasy-sdk/%s %s %s %s %s", diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.java index 9eceb351..e3dca7f7 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetApplicationCustomFieldDefinitionRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsGetApplicationCustomFieldDefinitionRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsGetApplicationCustomFieldDefinitionRequest( @@ -93,7 +94,7 @@ public AtsGetApplicationCustomFieldDefinitionRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public AtsGetApplicationCustomFieldDefinitionRequest withNext(JsonNullable updatedAfter) { + public AtsGetApplicationCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.java index fc04b11c..1e016605 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetCandidateCustomFieldDefinitionRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsGetCandidateCustomFieldDefinitionRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsGetCandidateCustomFieldDefinitionRequest( @@ -93,7 +94,7 @@ public AtsGetCandidateCustomFieldDefinitionRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public AtsGetCandidateCustomFieldDefinitionRequest withNext(JsonNullable * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsGetCandidateCustomFieldDefinitionRequest withUpdatedAfter(String updatedAfter) { + public AtsGetCandidateCustomFieldDefinitionRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public AtsGetCandidateCustomFieldDefinitionRequest withUpdatedAfter(String updat * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsGetCandidateCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsGetCandidateCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetJobCustomFieldDefinitionRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetJobCustomFieldDefinitionRequest.java index 84b9c9c5..f830a788 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetJobCustomFieldDefinitionRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsGetJobCustomFieldDefinitionRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsGetJobCustomFieldDefinitionRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsGetJobCustomFieldDefinitionRequest( @@ -93,7 +94,7 @@ public AtsGetJobCustomFieldDefinitionRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public AtsGetJobCustomFieldDefinitionRequest withNext(JsonNullable next) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsGetJobCustomFieldDefinitionRequest withUpdatedAfter(String updatedAfter) { + public AtsGetJobCustomFieldDefinitionRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public AtsGetJobCustomFieldDefinitionRequest withUpdatedAfter(String updatedAfte * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsGetJobCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsGetJobCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.java index efa85b2b..e653a5e8 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationCustomFieldDefinitionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListApplicationCustomFieldDefinitionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListApplicationCustomFieldDefinitionsRequest( @@ -88,7 +89,7 @@ public AtsListApplicationCustomFieldDefinitionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListApplicationCustomFieldDefinitionsRequest withNext(JsonNullable updatedAfter) { + public AtsListApplicationCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentCategoriesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentCategoriesRequest.java index ac01a799..aef67c2c 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentCategoriesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentCategoriesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListApplicationDocumentCategoriesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListApplicationDocumentCategoriesRequest( @@ -88,7 +89,7 @@ public AtsListApplicationDocumentCategoriesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListApplicationDocumentCategoriesRequest withNext(JsonNullable * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationDocumentCategoriesRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationDocumentCategoriesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public AtsListApplicationDocumentCategoriesRequest withUpdatedAfter(String updat * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationDocumentCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationDocumentCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentsRequest.java index 58fb3563..0380c740 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationDocumentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListApplicationDocumentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListApplicationDocumentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListApplicationDocumentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationDocumentsRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationDocumentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -403,7 +404,7 @@ public AtsListApplicationDocumentsRequest withUpdatedAfter(String updatedAfter) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationDocumentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationDocumentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationNotesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationNotesRequest.java index 7381d9c8..27bdfa53 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationNotesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationNotesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListApplicationNotesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListApplicationNotesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListApplicationNotesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationNotesRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationNotesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -403,7 +404,7 @@ public AtsListApplicationNotesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationNotesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationNotesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationScorecardsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationScorecardsRequest.java index 083f438e..60b63c2a 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationScorecardsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationScorecardsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListApplicationScorecardsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListApplicationScorecardsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListApplicationScorecardsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationScorecardsRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationScorecardsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -403,7 +404,7 @@ public AtsListApplicationScorecardsRequest withUpdatedAfter(String updatedAfter) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationScorecardsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationScorecardsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsOffersRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsOffersRequest.java index 8a18544e..07ade8ee 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsOffersRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsOffersRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListApplicationsOffersRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListApplicationsOffersRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListApplicationsOffersRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationsOffersRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationsOffersRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -403,7 +404,7 @@ public AtsListApplicationsOffersRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationsOffersRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationsOffersRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsRequest.java index f18d5493..80ed8deb 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListApplicationsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -118,7 +119,7 @@ public AtsListApplicationsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken, JsonNullable expand, JsonNullable include, @@ -236,7 +237,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -430,7 +431,7 @@ public AtsListApplicationsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationsRequest withUpdatedAfter(String updatedAfter) { + public AtsListApplicationsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -442,7 +443,7 @@ public AtsListApplicationsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListApplicationsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListApplicationsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -606,7 +607,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -778,7 +779,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -790,7 +791,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsScheduledInterviewsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsScheduledInterviewsRequest.java index 1e9992b8..c330cf21 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsScheduledInterviewsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListApplicationsScheduledInterviewsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListApplicationsScheduledInterviewsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListApplicationsScheduledInterviewsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListApplicationsScheduledInterviewsRequest withNext(JsonNullable updatedAfter) { + public AtsListApplicationsScheduledInterviewsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListAssessmentsPackagesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListAssessmentsPackagesRequest.java index 6511d2d0..d83b86c9 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListAssessmentsPackagesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListAssessmentsPackagesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListAssessmentsPackagesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListAssessmentsPackagesRequest( @@ -88,7 +89,7 @@ public AtsListAssessmentsPackagesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListAssessmentsPackagesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListAssessmentsPackagesRequest withUpdatedAfter(String updatedAfter) { + public AtsListAssessmentsPackagesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public AtsListAssessmentsPackagesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListAssessmentsPackagesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListAssessmentsPackagesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListBackgroundCheckPackagesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListBackgroundCheckPackagesRequest.java index e3dc67df..f9f83c65 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListBackgroundCheckPackagesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListBackgroundCheckPackagesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListBackgroundCheckPackagesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListBackgroundCheckPackagesRequest( @@ -88,7 +89,7 @@ public AtsListBackgroundCheckPackagesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListBackgroundCheckPackagesRequest withNext(JsonNullable next) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListBackgroundCheckPackagesRequest withUpdatedAfter(String updatedAfter) { + public AtsListBackgroundCheckPackagesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public AtsListBackgroundCheckPackagesRequest withUpdatedAfter(String updatedAfte * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListBackgroundCheckPackagesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListBackgroundCheckPackagesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.java index 1d0e2cba..3bca16d4 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateCustomFieldDefinitionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListCandidateCustomFieldDefinitionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListCandidateCustomFieldDefinitionsRequest( @@ -88,7 +89,7 @@ public AtsListCandidateCustomFieldDefinitionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListCandidateCustomFieldDefinitionsRequest withNext(JsonNullable updatedAfter) { + public AtsListCandidateCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateNotesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateNotesRequest.java index 9c391a93..13d783eb 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateNotesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidateNotesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class AtsListCandidateNotesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -102,7 +103,7 @@ public AtsListCandidateNotesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -218,7 +219,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -391,7 +392,7 @@ public AtsListCandidateNotesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListCandidateNotesRequest withUpdatedAfter(String updatedAfter) { + public AtsListCandidateNotesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -403,7 +404,7 @@ public AtsListCandidateNotesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListCandidateNotesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListCandidateNotesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -504,7 +505,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -676,7 +677,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -688,7 +689,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidatesRequest.java index 04dabb8c..b587d104 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListCandidatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListCandidatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -103,7 +104,7 @@ public AtsListCandidatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken, JsonNullable include) { Utils.checkNotNull(xAccountId, "xAccountId"); @@ -214,7 +215,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -389,7 +390,7 @@ public AtsListCandidatesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListCandidatesRequest withUpdatedAfter(String updatedAfter) { + public AtsListCandidatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -401,7 +402,7 @@ public AtsListCandidatesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListCandidatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListCandidatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -518,7 +519,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -685,7 +686,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -697,7 +698,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListDepartmentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListDepartmentsRequest.java index ff93203a..eebd701c 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListDepartmentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListDepartmentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListDepartmentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListDepartmentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListDepartmentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListDepartmentsRequest withUpdatedAfter(String updatedAfter) { + public AtsListDepartmentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListDepartmentsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListDepartmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListDepartmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewStagesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewStagesRequest.java index d587218a..dd1ead48 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewStagesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewStagesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListInterviewStagesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListInterviewStagesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListInterviewStagesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListInterviewStagesRequest withUpdatedAfter(String updatedAfter) { + public AtsListInterviewStagesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListInterviewStagesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListInterviewStagesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListInterviewStagesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewsRequest.java index 86d0c78d..f9ebb1a1 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListInterviewsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListInterviewsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListInterviewsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListInterviewsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListInterviewsRequest withUpdatedAfter(String updatedAfter) { + public AtsListInterviewsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListInterviewsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListInterviewsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListInterviewsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobCustomFieldDefinitionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobCustomFieldDefinitionsRequest.java index 527ca889..73b2093f 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobCustomFieldDefinitionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobCustomFieldDefinitionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListJobCustomFieldDefinitionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListJobCustomFieldDefinitionsRequest( @@ -88,7 +89,7 @@ public AtsListJobCustomFieldDefinitionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListJobCustomFieldDefinitionsRequest withNext(JsonNullable nex * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobCustomFieldDefinitionsRequest withUpdatedAfter(String updatedAfter) { + public AtsListJobCustomFieldDefinitionsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public AtsListJobCustomFieldDefinitionsRequest withUpdatedAfter(String updatedAf * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListJobCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobPostingsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobPostingsRequest.java index e4eac5d0..5bbcf828 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobPostingsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobPostingsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListJobPostingsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -103,7 +104,7 @@ public AtsListJobPostingsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken, JsonNullable include) { Utils.checkNotNull(xAccountId, "xAccountId"); @@ -214,7 +215,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -389,7 +390,7 @@ public AtsListJobPostingsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobPostingsRequest withUpdatedAfter(String updatedAfter) { + public AtsListJobPostingsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -401,7 +402,7 @@ public AtsListJobPostingsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobPostingsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListJobPostingsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -518,7 +519,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -685,7 +686,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -697,7 +698,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobsRequest.java index a157f06d..834e9250 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListJobsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListJobsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -109,7 +110,7 @@ public AtsListJobsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken, JsonNullable expand, JsonNullable include) { @@ -223,7 +224,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -406,7 +407,7 @@ public AtsListJobsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobsRequest withUpdatedAfter(String updatedAfter) { + public AtsListJobsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -418,7 +419,7 @@ public AtsListJobsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListJobsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListJobsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -555,7 +556,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -724,7 +725,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -736,7 +737,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListListsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListListsRequest.java index 04a0a9e1..072c4f60 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListListsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListListsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListListsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public AtsListListsRequest( @@ -88,7 +89,7 @@ public AtsListListsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public AtsListListsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListListsRequest withUpdatedAfter(String updatedAfter) { + public AtsListListsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public AtsListListsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListListsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListListsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListLocationsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListLocationsRequest.java index 6f8a401c..07daf578 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListLocationsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListLocationsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListLocationsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListLocationsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListLocationsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListLocationsRequest withUpdatedAfter(String updatedAfter) { + public AtsListLocationsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListLocationsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListLocationsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListLocationsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListOffersRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListOffersRequest.java index 5d6bce67..72eb2b05 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListOffersRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListOffersRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListOffersRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListOffersRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListOffersRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListOffersRequest withUpdatedAfter(String updatedAfter) { + public AtsListOffersRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListOffersRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListOffersRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListOffersRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListRejectedReasonsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListRejectedReasonsRequest.java index 615fdb8f..9ade61a6 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListRejectedReasonsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListRejectedReasonsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListRejectedReasonsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListRejectedReasonsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListRejectedReasonsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListRejectedReasonsRequest withUpdatedAfter(String updatedAfter) { + public AtsListRejectedReasonsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListRejectedReasonsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListRejectedReasonsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListRejectedReasonsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListUsersRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListUsersRequest.java index 0991eeea..69353675 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListUsersRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/AtsListUsersRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class AtsListUsersRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The sync token to select the only updated results @@ -97,7 +98,7 @@ public AtsListUsersRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable syncToken) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -205,7 +206,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -372,7 +373,7 @@ public AtsListUsersRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListUsersRequest withUpdatedAfter(String updatedAfter) { + public AtsListUsersRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -384,7 +385,7 @@ public AtsListUsersRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public AtsListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { + public AtsListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -481,7 +482,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); @Deprecated private JsonNullable syncToken = JsonNullable.undefined(); @@ -646,7 +647,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -658,7 +659,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmGetContactCustomFieldDefinitionRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmGetContactCustomFieldDefinitionRequest.java index 45e6315e..42c1a2b9 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmGetContactCustomFieldDefinitionRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmGetContactCustomFieldDefinitionRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class CrmGetContactCustomFieldDefinitionRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public CrmGetContactCustomFieldDefinitionRequest( @@ -93,7 +94,7 @@ public CrmGetContactCustomFieldDefinitionRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public CrmGetContactCustomFieldDefinitionRequest withNext(JsonNullable n * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmGetContactCustomFieldDefinitionRequest withUpdatedAfter(String updatedAfter) { + public CrmGetContactCustomFieldDefinitionRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public CrmGetContactCustomFieldDefinitionRequest withUpdatedAfter(String updated * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmGetContactCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { + public CrmGetContactCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListAccountsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListAccountsRequest.java index bdf82e11..1651a53b 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListAccountsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListAccountsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class CrmListAccountsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public CrmListAccountsRequest( @@ -88,7 +89,7 @@ public CrmListAccountsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public CrmListAccountsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListAccountsRequest withUpdatedAfter(String updatedAfter) { + public CrmListAccountsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public CrmListAccountsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListAccountsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public CrmListAccountsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactCustomFieldDefinitionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactCustomFieldDefinitionsRequest.java index d8030bf3..82238149 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactCustomFieldDefinitionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactCustomFieldDefinitionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class CrmListContactCustomFieldDefinitionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public CrmListContactCustomFieldDefinitionsRequest( @@ -88,7 +89,7 @@ public CrmListContactCustomFieldDefinitionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public CrmListContactCustomFieldDefinitionsRequest withNext(JsonNullable * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListContactCustomFieldDefinitionsRequest withUpdatedAfter(String updatedAfter) { + public CrmListContactCustomFieldDefinitionsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public CrmListContactCustomFieldDefinitionsRequest withUpdatedAfter(String updat * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListContactCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public CrmListContactCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactsRequest.java index 1493ce02..cbe7e578 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListContactsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class CrmListContactsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be included in the response @@ -94,7 +95,7 @@ public CrmListContactsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable include) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public CrmListContactsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListContactsRequest withUpdatedAfter(String updatedAfter) { + public CrmListContactsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public CrmListContactsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListContactsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public CrmListContactsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable include = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListListsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListListsRequest.java index 28e4513d..3ed117f5 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListListsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/CrmListListsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class CrmListListsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public CrmListListsRequest( @@ -88,7 +89,7 @@ public CrmListListsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public CrmListListsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListListsRequest withUpdatedAfter(String updatedAfter) { + public CrmListListsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public CrmListListsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public CrmListListsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public CrmListListsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.java index 9d8c32a9..6cf4837b 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisGetEmployeeCustomFieldDefinitionRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisGetEmployeeCustomFieldDefinitionRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisGetEmployeeCustomFieldDefinitionRequest( @@ -93,7 +94,7 @@ public HrisGetEmployeeCustomFieldDefinitionRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public HrisGetEmployeeCustomFieldDefinitionRequest withNext(JsonNullable * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisGetEmployeeCustomFieldDefinitionRequest withUpdatedAfter(String updatedAfter) { + public HrisGetEmployeeCustomFieldDefinitionRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public HrisGetEmployeeCustomFieldDefinitionRequest withUpdatedAfter(String updat * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisGetEmployeeCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisGetEmployeeCustomFieldDefinitionRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListBenefitsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListBenefitsRequest.java index b95a98e0..3c09cde6 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListBenefitsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListBenefitsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListBenefitsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListBenefitsRequest( @@ -88,7 +89,7 @@ public HrisListBenefitsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListBenefitsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListBenefitsRequest withUpdatedAfter(String updatedAfter) { + public HrisListBenefitsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListBenefitsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListBenefitsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListBenefitsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesGroupsRequest.java index d9796b72..86d1eb01 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListCompaniesGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListCompaniesGroupsRequest( @@ -88,7 +89,7 @@ public HrisListCompaniesGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListCompaniesGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCompaniesGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListCompaniesGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListCompaniesGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCompaniesGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListCompaniesGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesRequest.java index 04e889ac..7fe6bf23 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCompaniesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListCompaniesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListCompaniesRequest( @@ -88,7 +89,7 @@ public HrisListCompaniesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListCompaniesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCompaniesRequest withUpdatedAfter(String updatedAfter) { + public HrisListCompaniesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListCompaniesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCompaniesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListCompaniesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCostCenterGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCostCenterGroupsRequest.java index d00ce34a..8bd31d8d 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCostCenterGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListCostCenterGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListCostCenterGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListCostCenterGroupsRequest( @@ -88,7 +89,7 @@ public HrisListCostCenterGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListCostCenterGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCostCenterGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListCostCenterGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListCostCenterGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListCostCenterGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListCostCenterGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDepartmentGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDepartmentGroupsRequest.java index 6e0c975b..a601dcbc 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDepartmentGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDepartmentGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListDepartmentGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListDepartmentGroupsRequest( @@ -88,7 +89,7 @@ public HrisListDepartmentGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListDepartmentGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListDepartmentGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListDepartmentGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListDepartmentGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListDepartmentGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListDepartmentGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDivisionGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDivisionGroupsRequest.java index 46c659ef..a2155cab 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDivisionGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListDivisionGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListDivisionGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListDivisionGroupsRequest( @@ -88,7 +89,7 @@ public HrisListDivisionGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListDivisionGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListDivisionGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListDivisionGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListDivisionGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListDivisionGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListDivisionGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCategoriesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCategoriesRequest.java index 520b5e8e..adbc51ea 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCategoriesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCategoriesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListEmployeeCategoriesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListEmployeeCategoriesRequest( @@ -88,7 +89,7 @@ public HrisListEmployeeCategoriesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListEmployeeCategoriesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeCategoriesRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeCategoriesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListEmployeeCategoriesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.java index 3387f037..7c3cb198 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeCustomFieldDefinitionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListEmployeeCustomFieldDefinitionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListEmployeeCustomFieldDefinitionsRequest( @@ -88,7 +89,7 @@ public HrisListEmployeeCustomFieldDefinitionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListEmployeeCustomFieldDefinitionsRequest withNext(JsonNullable updatedAfter) { + public HrisListEmployeeCustomFieldDefinitionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeDocumentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeDocumentsRequest.java index cd48ffa7..e9591ccc 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeDocumentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeDocumentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeDocumentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListEmployeeDocumentsRequest( @@ -93,7 +94,7 @@ public HrisListEmployeeDocumentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public HrisListEmployeeDocumentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeDocumentsRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeDocumentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public HrisListEmployeeDocumentsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeDocumentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeDocumentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeEmploymentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeEmploymentsRequest.java index c77e9e96..6a15d02d 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeEmploymentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeEmploymentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeEmploymentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -99,7 +100,7 @@ public HrisListEmployeeEmploymentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -215,7 +216,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -385,7 +386,7 @@ public HrisListEmployeeEmploymentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeEmploymentsRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeEmploymentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -397,7 +398,7 @@ public HrisListEmployeeEmploymentsRequest withUpdatedAfter(String updatedAfter) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeEmploymentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeEmploymentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -492,7 +493,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -663,7 +664,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -675,7 +676,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeSkillsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeSkillsRequest.java index 5c8f8cd6..b1cf145c 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeSkillsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeSkillsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeSkillsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListEmployeeSkillsRequest( @@ -93,7 +94,7 @@ public HrisListEmployeeSkillsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public HrisListEmployeeSkillsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeSkillsRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeSkillsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public HrisListEmployeeSkillsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeSkillsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeSkillsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTasksRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTasksRequest.java index 65ee8101..795be974 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTasksRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTasksRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeTasksRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -99,7 +100,7 @@ public HrisListEmployeeTasksRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -215,7 +216,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -385,7 +386,7 @@ public HrisListEmployeeTasksRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTasksRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeTasksRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -397,7 +398,7 @@ public HrisListEmployeeTasksRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTasksRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeTasksRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -492,7 +493,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -663,7 +664,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -675,7 +676,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffBalancesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffBalancesRequest.java index 3b95e32e..61962985 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffBalancesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffBalancesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeTimeOffBalancesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -99,7 +100,7 @@ public HrisListEmployeeTimeOffBalancesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -215,7 +216,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -385,7 +386,7 @@ public HrisListEmployeeTimeOffBalancesRequest withNext(JsonNullable next * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffBalancesRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeTimeOffBalancesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -397,7 +398,7 @@ public HrisListEmployeeTimeOffBalancesRequest withUpdatedAfter(String updatedAft * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffBalancesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeTimeOffBalancesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -492,7 +493,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -663,7 +664,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -675,7 +676,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffPoliciesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffPoliciesRequest.java index 54dff70d..a86903d2 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffPoliciesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffPoliciesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeTimeOffPoliciesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListEmployeeTimeOffPoliciesRequest( @@ -93,7 +94,7 @@ public HrisListEmployeeTimeOffPoliciesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public HrisListEmployeeTimeOffPoliciesRequest withNext(JsonNullable next * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffPoliciesRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeTimeOffPoliciesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public HrisListEmployeeTimeOffPoliciesRequest withUpdatedAfter(String updatedAft * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeTimeOffPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffRequestsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffRequestsRequest.java index b3171a5d..5d350d65 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffRequestsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeTimeOffRequestsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class HrisListEmployeeTimeOffRequestsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -99,7 +100,7 @@ public HrisListEmployeeTimeOffRequestsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); @@ -215,7 +216,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -385,7 +386,7 @@ public HrisListEmployeeTimeOffRequestsRequest withNext(JsonNullable next * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffRequestsRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeTimeOffRequestsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -397,7 +398,7 @@ public HrisListEmployeeTimeOffRequestsRequest withUpdatedAfter(String updatedAft * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeTimeOffRequestsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeTimeOffRequestsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -492,7 +493,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -663,7 +664,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -675,7 +676,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeWorkEligibilityRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeWorkEligibilityRequest.java index 0219b4a5..6c93dc14 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeWorkEligibilityRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeeWorkEligibilityRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -74,7 +75,7 @@ public class HrisListEmployeeWorkEligibilityRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The account identifier @@ -92,7 +93,7 @@ public HrisListEmployeeWorkEligibilityRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, String xAccountId) { Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -198,7 +199,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -359,7 +360,7 @@ public HrisListEmployeeWorkEligibilityRequest withNext(JsonNullable next * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeWorkEligibilityRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeeWorkEligibilityRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -371,7 +372,7 @@ public HrisListEmployeeWorkEligibilityRequest withUpdatedAfter(String updatedAft * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeeWorkEligibilityRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeeWorkEligibilityRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -453,7 +454,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private String xAccountId; @@ -614,7 +615,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -626,7 +627,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeesRequest.java index 4fc66797..e4d616ca 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmployeesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListEmployeesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -100,7 +101,7 @@ public HrisListEmployeesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand, JsonNullable include) { Utils.checkNotNull(xAccountId, "xAccountId"); @@ -211,7 +212,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -383,7 +384,7 @@ public HrisListEmployeesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeesRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmployeesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -395,7 +396,7 @@ public HrisListEmployeesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmployeesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmployeesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -506,7 +507,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -672,7 +673,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -684,7 +685,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmploymentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmploymentsRequest.java index 4704cbc6..e0f1b118 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmploymentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListEmploymentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListEmploymentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public HrisListEmploymentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public HrisListEmploymentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmploymentsRequest withUpdatedAfter(String updatedAfter) { + public HrisListEmploymentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public HrisListEmploymentsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListEmploymentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListEmploymentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListGroupsRequest.java index 1f7516a7..2eb560fa 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListGroupsRequest( @@ -88,7 +89,7 @@ public HrisListGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListJobsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListJobsRequest.java index 19aa8307..b41f1833 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListJobsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListJobsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListJobsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListJobsRequest( @@ -88,7 +89,7 @@ public HrisListJobsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListJobsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListJobsRequest withUpdatedAfter(String updatedAfter) { + public HrisListJobsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListJobsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListJobsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListJobsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListLocationsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListLocationsRequest.java index 083a4486..6152a7f5 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListLocationsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListLocationsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListLocationsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListLocationsRequest( @@ -88,7 +89,7 @@ public HrisListLocationsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListLocationsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListLocationsRequest withUpdatedAfter(String updatedAfter) { + public HrisListLocationsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListLocationsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListLocationsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListLocationsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListPositionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListPositionsRequest.java index fd588bbf..ac8d84a1 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListPositionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListPositionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListPositionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * Filter positions by status @@ -94,7 +95,7 @@ public HrisListPositionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable status) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -367,7 +368,7 @@ public HrisListPositionsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListPositionsRequest withUpdatedAfter(String updatedAfter) { + public HrisListPositionsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -379,7 +380,7 @@ public HrisListPositionsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListPositionsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListPositionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -470,7 +471,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable status = JsonNullable.undefined(); @@ -634,7 +635,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -646,7 +647,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListShiftsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListShiftsRequest.java index 4d2ed9c1..6bcf4645 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListShiftsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListShiftsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListShiftsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListShiftsRequest( @@ -88,7 +89,7 @@ public HrisListShiftsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListShiftsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListShiftsRequest withUpdatedAfter(String updatedAfter) { + public HrisListShiftsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListShiftsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListShiftsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListShiftsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTasksRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTasksRequest.java index 2196c130..c6621fd2 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTasksRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTasksRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTasksRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public HrisListTasksRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public HrisListTasksRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTasksRequest withUpdatedAfter(String updatedAfter) { + public HrisListTasksRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public HrisListTasksRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTasksRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTasksRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTeamGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTeamGroupsRequest.java index d4448df9..d223f464 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTeamGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTeamGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTeamGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListTeamGroupsRequest( @@ -88,7 +89,7 @@ public HrisListTeamGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListTeamGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTeamGroupsRequest withUpdatedAfter(String updatedAfter) { + public HrisListTeamGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListTeamGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTeamGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTeamGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeEntriesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeEntriesRequest.java index fbf4980b..f12cd60c 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeEntriesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeEntriesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTimeEntriesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListTimeEntriesRequest( @@ -88,7 +89,7 @@ public HrisListTimeEntriesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListTimeEntriesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeEntriesRequest withUpdatedAfter(String updatedAfter) { + public HrisListTimeEntriesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListTimeEntriesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeEntriesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTimeEntriesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffPoliciesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffPoliciesRequest.java index cfcce396..97eba0fb 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffPoliciesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffPoliciesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTimeOffPoliciesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListTimeOffPoliciesRequest( @@ -88,7 +89,7 @@ public HrisListTimeOffPoliciesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListTimeOffPoliciesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffPoliciesRequest withUpdatedAfter(String updatedAfter) { + public HrisListTimeOffPoliciesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListTimeOffPoliciesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTimeOffPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffRequestsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffRequestsRequest.java index 638d18e5..bc899d91 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffRequestsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffRequestsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTimeOffRequestsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public HrisListTimeOffRequestsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public HrisListTimeOffRequestsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffRequestsRequest withUpdatedAfter(String updatedAfter) { + public HrisListTimeOffRequestsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public HrisListTimeOffRequestsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffRequestsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTimeOffRequestsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffTypesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffTypesRequest.java index 147a3923..ff7f3cea 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffTypesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/HrisListTimeOffTypesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class HrisListTimeOffTypesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public HrisListTimeOffTypesRequest( @@ -88,7 +89,7 @@ public HrisListTimeOffTypesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public HrisListTimeOffTypesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffTypesRequest withUpdatedAfter(String updatedAfter) { + public HrisListTimeOffTypesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public HrisListTimeOffTypesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public HrisListTimeOffTypesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public HrisListTimeOffTypesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListGroupsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListGroupsRequest.java index 3e5146d1..d85e007c 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListGroupsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListGroupsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class IamListGroupsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public IamListGroupsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public IamListGroupsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListGroupsRequest withUpdatedAfter(String updatedAfter) { + public IamListGroupsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public IamListGroupsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public IamListGroupsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListPoliciesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListPoliciesRequest.java index 7fbcd995..e3dd4a7f 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListPoliciesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListPoliciesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class IamListPoliciesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public IamListPoliciesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public IamListPoliciesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListPoliciesRequest withUpdatedAfter(String updatedAfter) { + public IamListPoliciesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public IamListPoliciesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public IamListPoliciesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListRolesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListRolesRequest.java index e57339e9..5a57b911 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListRolesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListRolesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class IamListRolesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public IamListRolesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public IamListRolesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListRolesRequest withUpdatedAfter(String updatedAfter) { + public IamListRolesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public IamListRolesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListRolesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public IamListRolesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListUsersRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListUsersRequest.java index eee84ee5..4b03c14f 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/IamListUsersRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/IamListUsersRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class IamListUsersRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The comma separated list of fields that will be expanded in the response @@ -94,7 +95,7 @@ public IamListUsersRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable expand) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); @@ -202,7 +203,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -366,7 +367,7 @@ public IamListUsersRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListUsersRequest withUpdatedAfter(String updatedAfter) { + public IamListUsersRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -378,7 +379,7 @@ public IamListUsersRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public IamListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { + public IamListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -469,7 +470,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable expand = JsonNullable.undefined(); @@ -633,7 +634,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -645,7 +646,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListAssignmentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListAssignmentsRequest.java index 2beecd7d..91122ce6 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListAssignmentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListAssignmentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListAssignmentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The user ID associated with this assignment @@ -100,7 +101,7 @@ public LmsListAssignmentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable userId, JsonNullable remoteUserId) { Utils.checkNotNull(xAccountId, "xAccountId"); @@ -211,7 +212,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -383,7 +384,7 @@ public LmsListAssignmentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListAssignmentsRequest withUpdatedAfter(String updatedAfter) { + public LmsListAssignmentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -395,7 +396,7 @@ public LmsListAssignmentsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListAssignmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListAssignmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -506,7 +507,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable userId = JsonNullable.undefined(); @@ -672,7 +673,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -684,7 +685,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCategoriesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCategoriesRequest.java index ce7c3c5a..dac9166a 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCategoriesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCategoriesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListCategoriesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListCategoriesRequest( @@ -88,7 +89,7 @@ public LmsListCategoriesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListCategoriesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCategoriesRequest withUpdatedAfter(String updatedAfter) { + public LmsListCategoriesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListCategoriesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListCategoriesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCompletionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCompletionsRequest.java index 7065fa4d..099ea3cf 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCompletionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCompletionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListCompletionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListCompletionsRequest( @@ -88,7 +89,7 @@ public LmsListCompletionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListCompletionsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCompletionsRequest withUpdatedAfter(String updatedAfter) { + public LmsListCompletionsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListCompletionsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCompletionsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListCompletionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListContentRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListContentRequest.java index 49e11e23..541bcf46 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListContentRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListContentRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListContentRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListContentRequest( @@ -88,7 +89,7 @@ public LmsListContentRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListContentRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListContentRequest withUpdatedAfter(String updatedAfter) { + public LmsListContentRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListContentRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListContentRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListContentRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCoursesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCoursesRequest.java index 3f4fe5bb..e65d2a93 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCoursesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListCoursesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListCoursesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListCoursesRequest( @@ -88,7 +89,7 @@ public LmsListCoursesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListCoursesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCoursesRequest withUpdatedAfter(String updatedAfter) { + public LmsListCoursesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListCoursesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListCoursesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListCoursesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListSkillsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListSkillsRequest.java index e372d7c6..43184f15 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListSkillsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListSkillsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListSkillsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListSkillsRequest( @@ -88,7 +89,7 @@ public LmsListSkillsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListSkillsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListSkillsRequest withUpdatedAfter(String updatedAfter) { + public LmsListSkillsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListSkillsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListSkillsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListSkillsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserAssignmentsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserAssignmentsRequest.java index ce100f6b..5b770df8 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserAssignmentsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserAssignmentsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class LmsListUserAssignmentsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; /** * The user ID associated with this assignment @@ -105,7 +106,7 @@ public LmsListUserAssignmentsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter, + JsonNullable updatedAfter, JsonNullable userId, JsonNullable remoteUserId) { Utils.checkNotNull(xAccountId, "xAccountId"); @@ -224,7 +225,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -402,7 +403,7 @@ public LmsListUserAssignmentsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUserAssignmentsRequest withUpdatedAfter(String updatedAfter) { + public LmsListUserAssignmentsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -414,7 +415,7 @@ public LmsListUserAssignmentsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUserAssignmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListUserAssignmentsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -529,7 +530,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private JsonNullable userId = JsonNullable.undefined(); @@ -702,7 +703,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -714,7 +715,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserCompletionsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserCompletionsRequest.java index 3418b377..74fcd336 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserCompletionsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUserCompletionsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -80,7 +81,7 @@ public class LmsListUserCompletionsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListUserCompletionsRequest( @@ -93,7 +94,7 @@ public LmsListUserCompletionsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(id, "id"); Utils.checkNotNull(raw, "raw"); @@ -206,7 +207,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -368,7 +369,7 @@ public LmsListUserCompletionsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUserCompletionsRequest withUpdatedAfter(String updatedAfter) { + public LmsListUserCompletionsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -380,7 +381,7 @@ public LmsListUserCompletionsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUserCompletionsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListUserCompletionsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -455,7 +456,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -624,7 +625,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -636,7 +637,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUsersRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUsersRequest.java index 8af84c3f..5580d35e 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUsersRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/LmsListUsersRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class LmsListUsersRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public LmsListUsersRequest( @@ -88,7 +89,7 @@ public LmsListUsersRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public LmsListUsersRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUsersRequest withUpdatedAfter(String updatedAfter) { + public LmsListUsersRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public LmsListUsersRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public LmsListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { + public LmsListUsersRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListCampaignsRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListCampaignsRequest.java index eb9dfe2b..474523e6 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListCampaignsRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListCampaignsRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListCampaignsRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListCampaignsRequest( @@ -88,7 +89,7 @@ public MarketingListCampaignsRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListCampaignsRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListCampaignsRequest withUpdatedAfter(String updatedAfter) { + public MarketingListCampaignsRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListCampaignsRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListCampaignsRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListCampaignsRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListContentBlocksRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListContentBlocksRequest.java index 7def735c..f644ddc9 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListContentBlocksRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListContentBlocksRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListContentBlocksRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListContentBlocksRequest( @@ -88,7 +89,7 @@ public MarketingListContentBlocksRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListContentBlocksRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListContentBlocksRequest withUpdatedAfter(String updatedAfter) { + public MarketingListContentBlocksRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListContentBlocksRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListContentBlocksRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListContentBlocksRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListEmailTemplatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListEmailTemplatesRequest.java index 0a4fce8d..afc08567 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListEmailTemplatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListEmailTemplatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListEmailTemplatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListEmailTemplatesRequest( @@ -88,7 +89,7 @@ public MarketingListEmailTemplatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListEmailTemplatesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListEmailTemplatesRequest withUpdatedAfter(String updatedAfter) { + public MarketingListEmailTemplatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListEmailTemplatesRequest withUpdatedAfter(String updatedAfter) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListEmailTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListEmailTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListInAppTemplatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListInAppTemplatesRequest.java index 7e1a815d..ffb7d7a5 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListInAppTemplatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListInAppTemplatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListInAppTemplatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListInAppTemplatesRequest( @@ -88,7 +89,7 @@ public MarketingListInAppTemplatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListInAppTemplatesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListInAppTemplatesRequest withUpdatedAfter(String updatedAfter) { + public MarketingListInAppTemplatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListInAppTemplatesRequest withUpdatedAfter(String updatedAfter) * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListInAppTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListInAppTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListOmniChannelTemplatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListOmniChannelTemplatesRequest.java index 3f263762..0d405a3e 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListOmniChannelTemplatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListOmniChannelTemplatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListOmniChannelTemplatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListOmniChannelTemplatesRequest( @@ -88,7 +89,7 @@ public MarketingListOmniChannelTemplatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListOmniChannelTemplatesRequest withNext(JsonNullable ne * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListOmniChannelTemplatesRequest withUpdatedAfter(String updatedAfter) { + public MarketingListOmniChannelTemplatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListOmniChannelTemplatesRequest withUpdatedAfter(String updatedA * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListOmniChannelTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListOmniChannelTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListPushTemplatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListPushTemplatesRequest.java index 0621fc28..7d735251 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListPushTemplatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListPushTemplatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListPushTemplatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListPushTemplatesRequest( @@ -88,7 +89,7 @@ public MarketingListPushTemplatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListPushTemplatesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListPushTemplatesRequest withUpdatedAfter(String updatedAfter) { + public MarketingListPushTemplatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListPushTemplatesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListPushTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListPushTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; diff --git a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListSmsTemplatesRequest.java b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListSmsTemplatesRequest.java index 6524abfc..24194211 100644 --- a/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListSmsTemplatesRequest.java +++ b/src/main/java/com/stackone/stackone_client_java/models/operations/MarketingListSmsTemplatesRequest.java @@ -13,6 +13,7 @@ import java.lang.Override; import java.lang.String; import java.lang.SuppressWarnings; +import java.time.OffsetDateTime; import java.util.Map; import org.openapitools.jackson.nullable.JsonNullable; @@ -76,7 +77,7 @@ public class MarketingListSmsTemplatesRequest { */ @SpeakeasyMetadata("queryParam:style=form,explode=true,name=updated_after") @Deprecated - private JsonNullable updatedAfter; + private JsonNullable updatedAfter; @JsonCreator public MarketingListSmsTemplatesRequest( @@ -88,7 +89,7 @@ public MarketingListSmsTemplatesRequest( JsonNullable page, JsonNullable pageSize, JsonNullable next, - JsonNullable updatedAfter) { + JsonNullable updatedAfter) { Utils.checkNotNull(xAccountId, "xAccountId"); Utils.checkNotNull(raw, "raw"); Utils.checkNotNull(proxy, "proxy"); @@ -192,7 +193,7 @@ public JsonNullable next() { */ @Deprecated @JsonIgnore - public JsonNullable updatedAfter() { + public JsonNullable updatedAfter() { return updatedAfter; } @@ -348,7 +349,7 @@ public MarketingListSmsTemplatesRequest withNext(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListSmsTemplatesRequest withUpdatedAfter(String updatedAfter) { + public MarketingListSmsTemplatesRequest withUpdatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -360,7 +361,7 @@ public MarketingListSmsTemplatesRequest withUpdatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public MarketingListSmsTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { + public MarketingListSmsTemplatesRequest withUpdatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this; @@ -430,7 +431,7 @@ public final static class Builder { private JsonNullable next = JsonNullable.undefined(); @Deprecated - private JsonNullable updatedAfter = JsonNullable.undefined(); + private JsonNullable updatedAfter = JsonNullable.undefined(); private Builder() { // force use of static builder() method @@ -592,7 +593,7 @@ public Builder next(JsonNullable next) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(String updatedAfter) { + public Builder updatedAfter(OffsetDateTime updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = JsonNullable.of(updatedAfter); return this; @@ -604,7 +605,7 @@ public Builder updatedAfter(String updatedAfter) { * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible. */ @Deprecated - public Builder updatedAfter(JsonNullable updatedAfter) { + public Builder updatedAfter(JsonNullable updatedAfter) { Utils.checkNotNull(updatedAfter, "updatedAfter"); this.updatedAfter = updatedAfter; return this;