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\