You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current openAPI handler has an idFormats option to specify formats (other that uuid) that should be interpreted as UUID scalar types.
Would be nice to have this feature in the new handler as well
Describe the solution you'd like
The current openAPI handler has an
idFormats
option to specify formats (other thatuuid
) that should be interpreted as UUID scalar types.Would be nice to have this feature in the new handler as well
Additional context
option in code
The text was updated successfully, but these errors were encountered: