How can I support "AnyValue"? #901
balexandre
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
OpenAPI has
AnyValueavailable when the value could be either string, number, boolean, array or objectin our example, we are building a Key-Value pair API to old any value for a given key
what could be the best approach using TypeBox?
Beta Was this translation helpful? Give feedback.
All reactions