This repository was archived by the owner on Dec 25, 2024. It is now read-only.
Commit 6ab64ee
authored
Adds 3.1.0 contains feature (#205)
* Adds sample that contains contains schemas
* Adds writes contains data in codegenschema
* Writes schema class if it has contains info
* Writes contains info in schema_cls
* Writes contains schemas for anyType and array type
* Adds contains validator
* Sample regen
* Adds sample testing 310 contains
* Docs regen1 parent 4ddd370 commit 6ab64ee
File tree
108 files changed
+6964
-39
lines changed- .circleci
- bin/generate_samples_configs
- docs/generators
- samples/client
- 3_0_3_unit_test/python/src/unit_test_api
- configurations
- schemas
- 3_1_0_json_schema/python
- .openapi-generator
- docs
- apis/tags
- components/schema
- paths/some_path
- get/responses/response_200/content/application_json
- servers
- src/json_schema_api
- apis
- paths
- tags
- components
- schemas
- schema
- configurations
- paths
- some_path
- get
- responses
- response_200
- content
- application_json
- schemas
- servers
- test
- components
- schema
- test_paths
- test_some_path
- openapi_features
- nonCompliantUseDiscriminatorIfCompositionFails/python/src/this_package
- configurations
- schemas
- security/python/src/this_package
- configurations
- schemas
- petstore/python/src/petstore_api
- configurations
- schemas
- src
- main
- java/org/openapijsonschematools/codegen
- common
- generators
- generatormetadata/features
- openapimodels
- resources/python
- components/schemas/schema_cls
- validate
- configurations
- schemas
- test/resources/3_1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+6964
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 37 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
959 | 994 | | |
960 | 995 | | |
961 | 996 | | |
| |||
982 | 1017 | | |
983 | 1018 | | |
984 | 1019 | | |
985 | | - | |
| 1020 | + | |
| 1021 | + | |
986 | 1022 | | |
0 commit comments