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

Commit 36fa0a2

Browse files
committed
Updates ArrayInput items description
1 parent 5e7bb17 commit 36fa0a2

42 files changed

Lines changed: 171 additions & 171 deletions

File tree

Some content is hidden

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

samples/client/petstore/python/docs/components/request_bodies/request_body_user_array.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ type: typing.Union[
3838
]
3939
]
4040
```
41-
Index | Input Type | Description | Notes
42-
------------- | ------------- | ------------- | -------------
43-
≥ 0 | [user.UserDictInput](../../components/schema/user.md#userdictinput), [user.UserDict](../../components/schema/user.md#userdict) | |
41+
List/Tuple Item Type | Description | Notes
42+
-------------------- | ------------- | -------------
43+
[user.UserDictInput](../../components/schema/user.md#userdictinput), [user.UserDict](../../components/schema/user.md#userdict) | |
4444

4545
### content ApplicationJson Schema SchemaTuple
4646
```

samples/client/petstore/python/docs/components/request_bodies/request_body_user_array/content/application_json/schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ type: typing.Union[
2727
]
2828
]
2929
```
30-
Index | Input Type | Description | Notes
31-
------------- | ------------- | ------------- | -------------
32-
≥ 0 | [user.UserDictInput](../../../../components/schema/user.md#userdictinput), [user.UserDict](../../../../components/schema/user.md#userdict) | |
30+
List/Tuple Item Type | Description | Notes
31+
-------------------- | ------------- | -------------
32+
[user.UserDictInput](../../../../components/schema/user.md#userdictinput), [user.UserDict](../../../../components/schema/user.md#userdict) | |
3333

3434
## SchemaTuple
3535
```

samples/client/petstore/python/docs/components/responses/response_successful_xml_and_json_array_of_pet.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ type: typing.Union[
4747
]
4848
]
4949
```
50-
Index | Input Type | Description | Notes
51-
------------- | ------------- | ------------- | -------------
52-
≥ 0 | [pet.PetDictInput](../../components/schema/pet.md#petdictinput), [pet.PetDict](../../components/schema/pet.md#petdict) | |
50+
List/Tuple Item Type | Description | Notes
51+
-------------------- | ------------- | -------------
52+
[pet.PetDictInput](../../components/schema/pet.md#petdictinput), [pet.PetDict](../../components/schema/pet.md#petdict) | |
5353

5454
#### content ApplicationXml Schema SchemaTuple
5555
```
@@ -97,9 +97,9 @@ type: typing.Union[
9797
]
9898
]
9999
```
100-
Index | Input Type | Description | Notes
101-
------------- | ------------- | ------------- | -------------
102-
≥ 0 | [pet.PetDictInput](../../components/schema/pet.md#petdictinput), [pet.PetDict](../../components/schema/pet.md#petdict) | |
100+
List/Tuple Item Type | Description | Notes
101+
-------------------- | ------------- | -------------
102+
[pet.PetDictInput](../../components/schema/pet.md#petdictinput), [pet.PetDict](../../components/schema/pet.md#petdict) | |
103103

104104
#### content ApplicationJson Schema SchemaTuple
105105
```

samples/client/petstore/python/docs/components/responses/response_successful_xml_and_json_array_of_pet/content/application_json/schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ type: typing.Union[
2727
]
2828
]
2929
```
30-
Index | Input Type | Description | Notes
31-
------------- | ------------- | ------------- | -------------
32-
≥ 0 | [pet.PetDictInput](../../../../components/schema/pet.md#petdictinput), [pet.PetDict](../../../../components/schema/pet.md#petdict) | |
30+
List/Tuple Item Type | Description | Notes
31+
-------------------- | ------------- | -------------
32+
[pet.PetDictInput](../../../../components/schema/pet.md#petdictinput), [pet.PetDict](../../../../components/schema/pet.md#petdict) | |
3333

3434
## SchemaTuple
3535
```

samples/client/petstore/python/docs/components/responses/response_successful_xml_and_json_array_of_pet/content/application_xml/schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ type: typing.Union[
2727
]
2828
]
2929
```
30-
Index | Input Type | Description | Notes
31-
------------- | ------------- | ------------- | -------------
32-
≥ 0 | [pet.PetDictInput](../../../../components/schema/pet.md#petdictinput), [pet.PetDict](../../../../components/schema/pet.md#petdict) | |
30+
List/Tuple Item Type | Description | Notes
31+
-------------------- | ------------- | -------------
32+
[pet.PetDictInput](../../../../components/schema/pet.md#petdictinput), [pet.PetDict](../../../../components/schema/pet.md#petdict) | |
3333

3434
## SchemaTuple
3535
```

samples/client/petstore/python/docs/components/schema/additional_properties_with_array_of_enums.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ type: typing.Union[
7373
]
7474
]
7575
```
76-
Index | Input Type | Description | Notes
77-
------------- | ------------- | ------------- | -------------
78-
≥ 0 | typing.Literal["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M"] | |
76+
List/Tuple Item Type | Description | Notes
77+
-------------------- | ------------- | -------------
78+
typing.Literal["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M"] | |
7979

8080
## AdditionalPropertiesTuple
8181
```

samples/client/petstore/python/docs/components/schema/animal_farm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ type: typing.Union[
2727
]
2828
]
2929
```
30-
Index | Input Type | Description | Notes
31-
------------- | ------------- | ------------- | -------------
32-
≥ 0 | [animal.AnimalDictInput](../../components/schema/animal.md#animaldictinput), [animal.AnimalDict](../../components/schema/animal.md#animaldict) | |
30+
List/Tuple Item Type | Description | Notes
31+
-------------------- | ------------- | -------------
32+
[animal.AnimalDictInput](../../components/schema/animal.md#animaldictinput), [animal.AnimalDict](../../components/schema/animal.md#animaldict) | |
3333

3434
## AnimalFarmTuple
3535
```

samples/client/petstore/python/docs/components/schema/array_holding_any_type.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ type: typing.Union[
2727
]
2828
]
2929
```
30-
Index | Input Type | Description | Notes
31-
------------- | ------------- | ------------- | -------------
32-
≥ 0 | dict, schemas.immutabledict, str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | any type can be stored here |
30+
List/Tuple Item Type | Description | Notes
31+
-------------------- | ------------- | -------------
32+
dict, schemas.immutabledict, str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader | any type can be stored here |
3333

3434
## ArrayHoldingAnyTypeTuple
3535
```

samples/client/petstore/python/docs/components/schema/array_of_array_of_number_only.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ type: typing.Union[
6868
]
6969
]
7070
```
71-
Index | Input Type | Description | Notes
72-
------------- | ------------- | ------------- | -------------
73-
≥ 0 | [ItemsTupleInput](#itemstupleinput), [ItemsTuple](#itemstuple) | |
71+
List/Tuple Item Type | Description | Notes
72+
-------------------- | ------------- | -------------
73+
[ItemsTupleInput](#itemstupleinput), [ItemsTuple](#itemstuple) | |
7474

7575
## ArrayArrayNumberTuple
7676
```
@@ -118,9 +118,9 @@ type: typing.Union[
118118
]
119119
]
120120
```
121-
Index | Input Type | Description | Notes
122-
------------- | ------------- | ------------- | -------------
123-
≥ 0 | float, int | |
121+
List/Tuple Item Type | Description | Notes
122+
-------------------- | ------------- | -------------
123+
float, int | |
124124

125125
## ItemsTuple
126126
```

samples/client/petstore/python/docs/components/schema/array_of_enums.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ type: typing.Union[
4141
]
4242
]
4343
```
44-
Index | Input Type | Description | Notes
45-
------------- | ------------- | ------------- | -------------
46-
≥ 0 | None, typing.Literal["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline"] | |
44+
List/Tuple Item Type | Description | Notes
45+
-------------------- | ------------- | -------------
46+
None, typing.Literal["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline"] | |
4747

4848
## ArrayOfEnumsTuple
4949
```

0 commit comments

Comments
 (0)