We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a29a8 commit fd5393fCopy full SHA for fd5393f
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