Skip to content

Commit 355ec43

Browse files
committed
fix: remove rust workaround
1 parent 39bb84d commit 355ec43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.schema/openapi/patches/schema.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
# Makes the uiNodeInputAttributes value attribute polymorph
2424
- op: remove
2525
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
2926
- op: add
3027
path: /components/schemas/uiNodeInputAttributes/properties/value/nullable
3128
value: true

0 commit comments

Comments
 (0)