We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078b417 commit 3da7d71Copy full SHA for 3da7d71
end_to_end_tests/openapi.json
@@ -864,7 +864,6 @@
864
"nullable": true
865
},
866
"model": {
867
- "type": "object",
868
"allOf": [
869
{
870
"ref": "#/components/schemas/ModelWithUnionProperty"
@@ -873,7 +872,6 @@
873
872
"nullable": false
874
875
"nullable_model": {
876
877
878
879
@@ -882,7 +880,6 @@
882
880
883
881
884
"not_required_model": {
885
886
887
888
@@ -891,7 +888,6 @@
891
892
889
893
890
"not_required_nullable_model": {
894
895
896
897
0 commit comments