This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixes SerializedRequestBody['fields'] type * Updates ApiCLient fields type * Fixes fields type, moves RequestField into rest, fixes _get_headers * Fixes _get_used_path * Updates x_params to default to None * When x_params are required, none is not an allowed value * Moves required x_params earlier than optional ones * tweaks skip_deserilization * Adds new template for required variables * Updated templates * Simplifies operation overloads * Reorders required and optional parameters * Writes content_type on one line if there is only one * Adds generic types to request bodies * Adds generic types to request bodies * Fixes test_fake_api errors * Fixes inputs to RequestField * FIxes new signature for arays, adds newlines * Updates required properties to use newlines * Adds newlines to new optional properties * Uses newlines in additionalProperties new signature * Moves array with usages higher * Adds new arry ref generic types * Adds array generics in new * Input arg in new for more than one type uses newline * Adds newline to new anytype types * Adds parameterization to reuired ref properties in schema new * Adds required prop generic types when from properties * Adds required prop from additional prop generic types * Adds helper for new property type hints * Adds AnyTypeSchema parameterization * Adds new ref generic helper * Adds new optional property ref generic types * Adds kwarg generics when set * Changes new list/tuple input into sequence * Adds newlines to kwargs in new signature * Adds typing.Sequence for ListSchema inputs * Tweaks operation type hint, sets ApiResponseWithoutDeserialization body + headers always as unset * Regenerates samples
- Loading branch information
Showing
607 changed files
with
15,583 additions
and
13,216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.