We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b719316 commit bf2b9c9Copy full SHA for bf2b9c9
end_to_end_tests/openapi.json
@@ -874,7 +874,6 @@
874
"nullable": true
875
},
876
"model": {
877
- "type": "object",
878
"allOf": [
879
{
880
"ref": "#/components/schemas/ModelWithUnionProperty"
@@ -883,7 +882,6 @@
883
882
"nullable": false
884
885
"nullable_model": {
886
887
888
889
@@ -892,7 +890,6 @@
892
890
893
891
894
"not_required_model": {
895
896
897
898
@@ -901,7 +898,6 @@
901
902
899
903
900
"not_required_nullable_model": {
904
905
906
907
0 commit comments