We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bb84d commit 355ec43Copy full SHA for 355ec43
.schema/openapi/patches/schema.yaml
@@ -23,9 +23,6 @@
23
# Makes the uiNodeInputAttributes value attribute polymorph
24
- op: remove
25
path: /components/schemas/uiNodeInputAttributes/properties/value/type
26
-# Workaround until https://github.com/OpenAPITools/openapi-generator/issues/13020 is fixed
27
-- op: remove
28
- path: /components/schemas/uiNodeInputAttributes/properties/autocomplete/enum
29
- op: add
30
path: /components/schemas/uiNodeInputAttributes/properties/value/nullable
31
value: true
0 commit comments