@@ -433,7 +433,7 @@ Type | Description | Notes
433
433
### <a id =" body_with_query_params.RequestQueryParameters " >query_params</a >
434
434
#### <a id =" body_with_query_params.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
435
435
436
- Name | Type | Description | Notes
436
+ Key | Input Type | Description | Notes
437
437
------------- | ------------- | ------------- | -------------
438
438
query | [ RequestQueryParameters.Schemas.query] ( #body_with_query_params.RequestQueryParameters.Schemas.query ) | |
439
439
@@ -592,7 +592,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
592
592
### <a id =" case_sensitive_params.RequestQueryParameters " >query_params</a >
593
593
#### <a id =" case_sensitive_params.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
594
594
595
- Name | Type | Description | Notes
595
+ Key | Input Type | Description | Notes
596
596
------------- | ------------- | ------------- | -------------
597
597
someVar | [ RequestQueryParameters.Schemas.someVar] ( #case_sensitive_params.RequestQueryParameters.Schemas.someVar ) | |
598
598
SomeVar | [ RequestQueryParameters.Schemas.SomeVar] ( #case_sensitive_params.RequestQueryParameters.Schemas.SomeVar ) | |
@@ -850,7 +850,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
850
850
### <a id =" delete_coffee.RequestPathParameters " >path_params</a >
851
851
#### <a id =" delete_coffee.RequestPathParameters.Params " >RequestPathParameters.Params</a >
852
852
853
- Name | Type | Description | Notes
853
+ Key | Input Type | Description | Notes
854
854
------------- | ------------- | ------------- | -------------
855
855
id | [ RequestPathParameters.Schemas.id] ( #delete_coffee.RequestPathParameters.Schemas.id ) | |
856
856
@@ -1115,7 +1115,7 @@ items | str, | str, | | must be one of [">", "$", ] if omitted the server wil
1115
1115
### <a id =" enum_parameters.RequestQueryParameters " >query_params</a >
1116
1116
#### <a id =" enum_parameters.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
1117
1117
1118
- Name | Type | Description | Notes
1118
+ Key | Input Type | Description | Notes
1119
1119
------------- | ------------- | ------------- | -------------
1120
1120
enum_query_string_array | [ RequestQueryParameters.Schemas.enum_query_string_array] ( #enum_parameters.RequestQueryParameters.Schemas.enum_query_string_array ) | | optional
1121
1121
enum_query_string | [ RequestQueryParameters.Schemas.enum_query_string] ( #enum_parameters.RequestQueryParameters.Schemas.enum_query_string ) | | optional
@@ -1159,7 +1159,7 @@ decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2
1159
1159
### <a id =" enum_parameters.RequestHeaderParameters " >header_params</a >
1160
1160
#### <a id =" enum_parameters.RequestHeaderParameters.Params " >RequestHeaderParameters.Params</a >
1161
1161
1162
- Name | Type | Description | Notes
1162
+ Key | Input Type | Description | Notes
1163
1163
------------- | ------------- | ------------- | -------------
1164
1164
enum_header_string_array | [ RequestHeaderParameters.Schemas.enum_header_string_array] ( #enum_parameters.RequestHeaderParameters.Schemas.enum_header_string_array ) | | optional
1165
1165
enum_header_string | [ RequestHeaderParameters.Schemas.enum_header_string] ( #enum_parameters.RequestHeaderParameters.Schemas.enum_header_string ) | | optional
@@ -1354,7 +1354,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
1354
1354
### <a id =" group_parameters.RequestQueryParameters " >query_params</a >
1355
1355
#### <a id =" group_parameters.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
1356
1356
1357
- Name | Type | Description | Notes
1357
+ Key | Input Type | Description | Notes
1358
1358
------------- | ------------- | ------------- | -------------
1359
1359
required_string_group | [ RequestQueryParameters.Schemas.required_string_group] ( #group_parameters.RequestQueryParameters.Schemas.required_string_group ) | |
1360
1360
required_int64_group | [ RequestQueryParameters.Schemas.required_int64_group] ( #group_parameters.RequestQueryParameters.Schemas.required_int64_group ) | |
@@ -1393,7 +1393,7 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer
1393
1393
### <a id =" group_parameters.RequestHeaderParameters " >header_params</a >
1394
1394
#### <a id =" group_parameters.RequestHeaderParameters.Params " >RequestHeaderParameters.Params</a >
1395
1395
1396
- Name | Type | Description | Notes
1396
+ Key | Input Type | Description | Notes
1397
1397
------------- | ------------- | ------------- | -------------
1398
1398
required_boolean_group | [ RequestHeaderParameters.Schemas.required_boolean_group] ( #group_parameters.RequestHeaderParameters.Schemas.required_boolean_group ) | |
1399
1399
boolean_group | [ RequestHeaderParameters.Schemas.boolean_group] ( #group_parameters.RequestHeaderParameters.Schemas.boolean_group ) | | optional
@@ -1620,7 +1620,7 @@ str, | str, | |
1620
1620
### <a id =" inline_composition.RequestQueryParameters " >query_params</a >
1621
1621
#### <a id =" inline_composition.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
1622
1622
1623
- Name | Type | Description | Notes
1623
+ Key | Input Type | Description | Notes
1624
1624
------------- | ------------- | ------------- | -------------
1625
1625
compositionAtRoot | [ RequestQueryParameters.Schemas.compositionAtRoot] ( #inline_composition.RequestQueryParameters.Schemas.compositionAtRoot ) | | optional
1626
1626
compositionInProperty | [ RequestQueryParameters.Schemas.compositionInProperty] ( #inline_composition.RequestQueryParameters.Schemas.compositionInProperty ) | | optional
@@ -2198,7 +2198,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
2198
2198
### <a id =" object_in_query.RequestQueryParameters " >query_params</a >
2199
2199
#### <a id =" object_in_query.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
2200
2200
2201
- Name | Type | Description | Notes
2201
+ Key | Input Type | Description | Notes
2202
2202
------------- | ------------- | ------------- | -------------
2203
2203
mapBean | [ RequestQueryParameters.Schemas.mapBean] ( #object_in_query.RequestQueryParameters.Schemas.mapBean ) | | optional
2204
2204
@@ -2417,7 +2417,7 @@ Name | Type | Description | Notes
2417
2417
[ query_params] ( #parameter_collisions.RequestQueryParameters ) | [ RequestQueryParameters.Params] ( #parameter_collisions.RequestQueryParameters.Params ) | |
2418
2418
[ header_params] ( #parameter_collisions.RequestHeaderParameters ) | [ RequestHeaderParameters.Params] ( #parameter_collisions.RequestHeaderParameters.Params ) | |
2419
2419
[ path_params] ( #parameter_collisions.RequestPathParameters ) | [ RequestPathParameters.Params] ( #parameter_collisions.RequestPathParameters.Params ) | |
2420
- cookie_params | RequestCookieParameters.Params | |
2420
+ [ cookie_params] ( #parameter_collisions.RequestCookieParameters ) | [ RequestCookieParameters.Params] ( #parameter_collisions.RequestCookieParameters.Params ) | |
2421
2421
content_type | str | optional, default is 'application/json' | Selects the schema and serialization of the request body
2422
2422
accept_content_types | typing.Tuple[ str] | default is ('application/json', ) | Tells the server the content type(s) that are accepted by the client
2423
2423
stream | bool | default is False | if True then the response.content will be streamed and loaded from a file like object. When downloading a file, set this to True to force the code to deserialize the content to a FileSchema file
@@ -2436,7 +2436,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal
2436
2436
### <a id =" parameter_collisions.RequestQueryParameters " >query_params</a >
2437
2437
#### <a id =" parameter_collisions.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
2438
2438
2439
- Name | Type | Description | Notes
2439
+ Key | Input Type | Description | Notes
2440
2440
------------- | ------------- | ------------- | -------------
2441
2441
1 | [ RequestQueryParameters.Schemas._ 1] ( #parameter_collisions.RequestQueryParameters.Schemas._1 ) | | optional
2442
2442
aB | [ RequestQueryParameters.Schemas.aB] ( #parameter_collisions.RequestQueryParameters.Schemas.aB ) | | optional
@@ -2483,7 +2483,7 @@ str, | str, | |
2483
2483
### <a id =" parameter_collisions.RequestHeaderParameters " >header_params</a >
2484
2484
#### <a id =" parameter_collisions.RequestHeaderParameters.Params " >RequestHeaderParameters.Params</a >
2485
2485
2486
- Name | Type | Description | Notes
2486
+ Key | Input Type | Description | Notes
2487
2487
------------- | ------------- | ------------- | -------------
2488
2488
1 | [ RequestHeaderParameters.Schemas._ 1] ( #parameter_collisions.RequestHeaderParameters.Schemas._1 ) | | optional
2489
2489
aB | [ RequestHeaderParameters.Schemas.aB] ( #parameter_collisions.RequestHeaderParameters.Schemas.aB ) | | optional
@@ -2521,7 +2521,7 @@ str, | str, | |
2521
2521
### <a id =" parameter_collisions.RequestPathParameters " >path_params</a >
2522
2522
#### <a id =" parameter_collisions.RequestPathParameters.Params " >RequestPathParameters.Params</a >
2523
2523
2524
- Name | Type | Description | Notes
2524
+ Key | Input Type | Description | Notes
2525
2525
------------- | ------------- | ------------- | -------------
2526
2526
1 | [ RequestPathParameters.Schemas._ 1] ( #parameter_collisions.RequestPathParameters.Schemas._1 ) | |
2527
2527
aB | [ RequestPathParameters.Schemas.aB] ( #parameter_collisions.RequestPathParameters.Schemas.aB ) | |
@@ -2564,46 +2564,46 @@ Input Type | Accessed Type | Description | Notes
2564
2564
------------ | ------------- | ------------- | -------------
2565
2565
str, | str, | |
2566
2566
2567
- ### cookie_params
2568
- #### RequestCookieParameters.Params
2567
+ ### < a id = " parameter_collisions.RequestCookieParameters " > cookie_params</ a >
2568
+ #### < a id = " parameter_collisions. RequestCookieParameters.Params" >RequestCookieParameters.Params</ a >
2569
2569
2570
- Name | Type | Description | Notes
2570
+ Key | Input Type | Description | Notes
2571
2571
------------- | ------------- | ------------- | -------------
2572
- 1 | 1 | | optional
2573
- aB | aB | | optional
2574
- Ab | Ab | | optional
2575
- self | self | | optional
2576
- A-B | A-B | | optional
2572
+ 1 | [ RequestCookieParameters.Schemas. _ 1 ] ( #parameter_collisions.RequestCookieParameters.Schemas._1 ) | | optional
2573
+ aB | [ RequestCookieParameters.Schemas.aB ] ( #parameter_collisions.RequestCookieParameters.Schemas.aB ) | | optional
2574
+ Ab | [ RequestCookieParameters.Schemas.Ab ] ( #parameter_collisions.RequestCookieParameters.Schemas.Ab ) | | optional
2575
+ self | [ RequestCookieParameters.Schemas. _ self ] ( #parameter_collisions.RequestCookieParameters.Schemas._self ) | | optional
2576
+ A-B | [ RequestCookieParameters.Schemas.a_b ] ( #parameter_collisions.RequestCookieParameters.Schemas.a_b ) | | optional
2577
2577
2578
- # 1
2578
+ # < a id = " parameter_collisions.RequestCookieParameters.Schemas._1 " >RequestCookieParameters.Schemas. _ 1</ a >
2579
2579
2580
2580
## Model Type Info
2581
2581
Input Type | Accessed Type | Description | Notes
2582
2582
------------ | ------------- | ------------- | -------------
2583
2583
str, | str, | |
2584
2584
2585
- # aB
2585
+ # < a id = " parameter_collisions.RequestCookieParameters.Schemas.aB " >RequestCookieParameters.Schemas.aB</ a >
2586
2586
2587
2587
## Model Type Info
2588
2588
Input Type | Accessed Type | Description | Notes
2589
2589
------------ | ------------- | ------------- | -------------
2590
2590
str, | str, | |
2591
2591
2592
- # Ab
2592
+ # < a id = " parameter_collisions.RequestCookieParameters.Schemas.Ab " >RequestCookieParameters.Schemas.Ab</ a >
2593
2593
2594
2594
## Model Type Info
2595
2595
Input Type | Accessed Type | Description | Notes
2596
2596
------------ | ------------- | ------------- | -------------
2597
2597
str, | str, | |
2598
2598
2599
- # self
2599
+ # < a id = " parameter_collisions.RequestCookieParameters.Schemas._self " >RequestCookieParameters.Schemas. _ self</ a >
2600
2600
2601
2601
## Model Type Info
2602
2602
Input Type | Accessed Type | Description | Notes
2603
2603
------------ | ------------- | ------------- | -------------
2604
2604
str, | str, | |
2605
2605
2606
- # A-B
2606
+ # < a id = " parameter_collisions.RequestCookieParameters.Schemas.a_b " >RequestCookieParameters.Schemas.a_b</ a >
2607
2607
2608
2608
## Model Type Info
2609
2609
Input Type | Accessed Type | Description | Notes
@@ -2685,7 +2685,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
2685
2685
### <a id =" query_param_with_json_content_type.RequestQueryParameters " >query_params</a >
2686
2686
#### <a id =" query_param_with_json_content_type.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
2687
2687
2688
- Name | Type | Description | Notes
2688
+ Key | Input Type | Description | Notes
2689
2689
------------- | ------------- | ------------- | -------------
2690
2690
someParam | | |
2691
2691
@@ -2779,7 +2779,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
2779
2779
### <a id =" query_parameter_collection_format.RequestQueryParameters " >query_params</a >
2780
2780
#### <a id =" query_parameter_collection_format.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
2781
2781
2782
- Name | Type | Description | Notes
2782
+ Key | Input Type | Description | Notes
2783
2783
------------- | ------------- | ------------- | -------------
2784
2784
pipe | [ RequestQueryParameters.Schemas.pipe] ( #query_parameter_collection_format.RequestQueryParameters.Schemas.pipe ) | |
2785
2785
ioutil | [ RequestQueryParameters.Schemas.ioutil] ( #query_parameter_collection_format.RequestQueryParameters.Schemas.ioutil ) | |
@@ -2924,7 +2924,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil
2924
2924
### <a id =" ref_object_in_query.RequestQueryParameters " >query_params</a >
2925
2925
#### <a id =" ref_object_in_query.RequestQueryParameters.Params " >RequestQueryParameters.Params</a >
2926
2926
2927
- Name | Type | Description | Notes
2927
+ Key | Input Type | Description | Notes
2928
2928
------------- | ------------- | ------------- | -------------
2929
2929
mapBean | [ RequestQueryParameters.Schemas.mapBean] ( #ref_object_in_query.RequestQueryParameters.Schemas.mapBean ) | | optional
2930
2930
0 commit comments