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
We should introduce type binding such as str, int, and bool as macros that automatically strips user input and generates relevant JSON Schema fields in OpenAPI spec.
We should introduce type binding such as
str,int, andboolas macros that automatically strips user input and generates relevant JSON Schema fields in OpenAPI spec.