Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit b540502

Browse files
authored
Samples regen (#255)
1 parent 208b7cb commit b540502

File tree

135 files changed

+149
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+149
-149
lines changed

samples/client/3_0_3_unit_test/python/docs/components/schema/additionalproperties_are_allowed_by_default.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Property | Type | Description | Notes
4141
Method | Input Type | Return Type | Notes
4242
------ | ---------- | ----------- | ------
4343
from_dict_ | [AdditionalpropertiesAreAllowedByDefaultDictInput](#additionalpropertiesareallowedbydefaultdictinput), [AdditionalpropertiesAreAllowedByDefaultDict](#additionalpropertiesareallowedbydefaultdict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [AdditionalpropertiesAreAllowedByDefaultDict](#additionalpropertiesareallowedbydefaultdict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
44-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
44+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4545

4646
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/additionalproperties_should_not_look_in_applicators.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ Property | Type | Description | Notes
8181
Method | Input Type | Return Type | Notes
8282
------ | ---------- | ----------- | ------
8383
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
84-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
84+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
8585

8686
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/allof.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Property | Type | Description | Notes
5555
Method | Input Type | Return Type | Notes
5656
------ | ---------- | ----------- | ------
5757
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
58-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
58+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
5959

6060
# _1
6161
```
@@ -96,6 +96,6 @@ Property | Type | Description | Notes
9696
Method | Input Type | Return Type | Notes
9797
------ | ---------- | ----------- | ------
9898
from_dict_ | [_1DictInput](#_1dictinput), [_1Dict](#_1dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_1Dict](#_1dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
99-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
99+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
100100

101101
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/allof_with_base_schema.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Property | Type | Description | Notes
3838
Method | Input Type | Return Type | Notes
3939
------ | ---------- | ----------- | ------
4040
from_dict_ | [AllofWithBaseSchemaDictInput](#allofwithbaseschemadictinput), [AllofWithBaseSchemaDict](#allofwithbaseschemadict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [AllofWithBaseSchemaDict](#allofwithbaseschemadict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
41-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
41+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4242

4343
## Composed Schemas (allOf/anyOf/oneOf/not)
4444
## allOf
@@ -86,7 +86,7 @@ Property | Type | Description | Notes
8686
Method | Input Type | Return Type | Notes
8787
------ | ---------- | ----------- | ------
8888
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
89-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
89+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
9090

9191
# _1
9292
```
@@ -127,6 +127,6 @@ Property | Type | Description | Notes
127127
Method | Input Type | Return Type | Notes
128128
------ | ---------- | ----------- | ------
129129
from_dict_ | [_1DictInput](#_1dictinput), [_1Dict](#_1dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_1Dict](#_1dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
130-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
130+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
131131

132132
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/anyof_complex_types.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Property | Type | Description | Notes
5555
Method | Input Type | Return Type | Notes
5656
------ | ---------- | ----------- | ------
5757
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
58-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
58+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
5959

6060
# _1
6161
```
@@ -96,6 +96,6 @@ Property | Type | Description | Notes
9696
Method | Input Type | Return Type | Notes
9797
------ | ---------- | ----------- | ------
9898
from_dict_ | [_1DictInput](#_1dictinput), [_1Dict](#_1dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_1Dict](#_1dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
99-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
99+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
100100

101101
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/enums_in_properties.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Property | Type | Description | Notes
4141
Method | Input Type | Return Type | Notes
4242
------ | ---------- | ----------- | ------
4343
from_dict_ | [EnumsInPropertiesDictInput](#enumsinpropertiesdictinput), [EnumsInPropertiesDict](#enumsinpropertiesdict) | [EnumsInPropertiesDict](#enumsinpropertiesdict) | a constructor
44-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
44+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4545

4646
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/forbidden_property.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Property | Type | Description | Notes
3838
Method | Input Type | Return Type | Notes
3939
------ | ---------- | ----------- | ------
4040
from_dict_ | [ForbiddenPropertyDictInput](#forbiddenpropertydictinput), [ForbiddenPropertyDict](#forbiddenpropertydict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [ForbiddenPropertyDict](#forbiddenpropertydict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
41-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
41+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4242

4343
# Foo
4444
```

samples/client/3_0_3_unit_test/python/docs/components/schema/invalid_string_value_for_default.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Property | Type | Description | Notes
3838
Method | Input Type | Return Type | Notes
3939
------ | ---------- | ----------- | ------
4040
from_dict_ | [InvalidStringValueForDefaultDictInput](#invalidstringvaluefordefaultdictinput), [InvalidStringValueForDefaultDict](#invalidstringvaluefordefaultdict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [InvalidStringValueForDefaultDict](#invalidstringvaluefordefaultdict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
41-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
41+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4242

4343
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/not_more_complex_schema.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ Property | Type | Description | Notes
5454
Method | Input Type | Return Type | Notes
5555
------ | ---------- | ----------- | ------
5656
from_dict_ | [NotDictInput](#notdictinput), [NotDict](#notdict) | [NotDict](#notdict) | a constructor
57-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
57+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
5858

5959
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/object_properties_validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Property | Type | Description | Notes
4141
Method | Input Type | Return Type | Notes
4242
------ | ---------- | ----------- | ------
4343
from_dict_ | [ObjectPropertiesValidationDictInput](#objectpropertiesvalidationdictinput), [ObjectPropertiesValidationDict](#objectpropertiesvalidationdict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [ObjectPropertiesValidationDict](#objectpropertiesvalidationdict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
44-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
44+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4545

4646
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/oneof_complex_types.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Property | Type | Description | Notes
5555
Method | Input Type | Return Type | Notes
5656
------ | ---------- | ----------- | ------
5757
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
58-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
58+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
5959

6060
# _1
6161
```
@@ -96,6 +96,6 @@ Property | Type | Description | Notes
9696
Method | Input Type | Return Type | Notes
9797
------ | ---------- | ----------- | ------
9898
from_dict_ | [_1DictInput](#_1dictinput), [_1Dict](#_1dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_1Dict](#_1dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
99-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
99+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
100100

101101
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/oneof_with_required.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Property | Type | Description | Notes
5858
Method | Input Type | Return Type | Notes
5959
------ | ---------- | ----------- | ------
6060
from_dict_ | [_0DictInput](#_0dictinput), [_0Dict](#_0dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_0Dict](#_0dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
61-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
61+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
6262

6363
# _1
6464
```
@@ -102,6 +102,6 @@ Property | Type | Description | Notes
102102
Method | Input Type | Return Type | Notes
103103
------ | ---------- | ----------- | ------
104104
from_dict_ | [_1DictInput](#_1dictinput), [_1Dict](#_1dict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [_1Dict](#_1dict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
105-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
105+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
106106

107107
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/properties_with_escaped_characters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Method | Input Type | Return Type | Notes
3838
------ | ---------- | ----------- | ------
3939
from_dict_ | [PropertiesWithEscapedCharactersDictInput](#propertieswithescapedcharactersdictinput), [PropertiesWithEscapedCharactersDict](#propertieswithescapedcharactersdict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [PropertiesWithEscapedCharactersDict](#propertieswithescapedcharactersdict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
4040
__getitem__ | str | schemas.immutabledict, str, float, int, bool, None, tuple, bytes, io.FileIO | This model has invalid python names so this method is used under the hood when you access instance["foo\nbar"], instance["foo\"bar"], instance["foo\\bar"], instance["foo\rbar"], instance["foo\tbar"], instance["foo\fbar"],
41-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
41+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4242

4343
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/property_named_ref_that_is_not_a_reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Method | Input Type | Return Type | Notes
3333
------ | ---------- | ----------- | ------
3434
from_dict_ | [PropertyNamedRefThatIsNotAReferenceDictInput](#propertynamedrefthatisnotareferencedictinput), [PropertyNamedRefThatIsNotAReferenceDict](#propertynamedrefthatisnotareferencedict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [PropertyNamedRefThatIsNotAReferenceDict](#propertynamedrefthatisnotareferencedict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
3535
__getitem__ | str | schemas.immutabledict, str, float, int, bool, None, tuple, bytes, io.FileIO | This model has invalid python names so this method is used under the hood when you access instance["$ref"],
36-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
36+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
3737

3838
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

samples/client/3_0_3_unit_test/python/docs/components/schema/ref_in_property.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Property | Type | Description | Notes
3838
Method | Input Type | Return Type | Notes
3939
------ | ---------- | ----------- | ------
4040
from_dict_ | [RefInPropertyDictInput](#refinpropertydictinput), [RefInPropertyDict](#refinpropertydict), str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | [RefInPropertyDict](#refinpropertydict), str, float, int, bool, None, tuple, bytes, io.FileIO | a constructor
41-
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset }} | provides type safety for additional properties
41+
get_additional_property_ | str | schemas.immutabledict, tuple, float, int, str, bool, None, bytes, schemas.FileIO, schemas.Unset | provides type safety for additional properties
4242

4343
[[Back to top]](#top) [[Back to Component Schemas]](../../../README.md#Component-Schemas) [[Back to README]](../../../README.md)

0 commit comments

Comments
 (0)