You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/models/operations/atsgetapplicationdocumentrequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
|`next_`|*T.nilable(::String)*|:heavy_minus_sign:| The unified cursor |
11
11
|~~`page`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The page number of the results to fetch |
12
12
|`page_size`|*T.nilable(::String)*|:heavy_minus_sign:| The number of results per page |
13
-
|`proxy`|[T.nilable(::StackOne::Operations::QueryParamProxy)](../../models/operations/queryparamproxy.md)|:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with "proxy" key |
13
+
|`proxy`|[T.nilable(::StackOne::Operations::QueryParamProxy)](../../models/operations/queryparamproxy.md)|:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key |
14
14
|`raw`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Indicates that the raw request result is returned |
|~~`sync_token`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The sync token to select the only updated results |
Copy file name to clipboardExpand all lines: docs/models/operations/atsgetapplicationofferrequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
|`next_`|*T.nilable(::String)*|:heavy_minus_sign:| The unified cursor |
11
11
|~~`page`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The page number of the results to fetch |
12
12
|`page_size`|*T.nilable(::String)*|:heavy_minus_sign:| The number of results per page |
13
-
|`proxy`|[T.nilable(::StackOne::Operations::AtsGetApplicationOfferQueryParamProxy)](../../models/operations/atsgetapplicationofferqueryparamproxy.md)|:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with "proxy" key |
13
+
|`proxy`|[T.nilable(::StackOne::Operations::AtsGetApplicationOfferQueryParamProxy)](../../models/operations/atsgetapplicationofferqueryparamproxy.md)|:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key |
14
14
|`raw`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Indicates that the raw request result is returned |
|~~`sync_token`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The sync token to select the only updated results |
0 commit comments