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
{{ message }}
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
Use a single type system for URI and query parameters, headers, and bodies.
It must be very easy to model the majority of data needs, but there should be plenty of reserve power for more sophisticated modeling:
A spectrum of scalar, array, object, and union types;
Optional properties, additional and patterned properties, scalar type specialization and enumeration, type expressions, and several less common type constraints
The text was updated successfully, but these errors were encountered:
Use a single type system for URI and query parameters, headers, and bodies.
It must be very easy to model the majority of data needs, but there should be plenty of reserve power for more sophisticated modeling:
The text was updated successfully, but these errors were encountered: