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
With a real spec in json schema, every implementer has an automated way of checking conformity, allows for versioning and removes (future) ambiguity . Bonus is that it helps implementers to generate type definitions in the host language.
With a real spec in json schema, every implementer has an automated way of checking conformity, allows for versioning and removes (future) ambiguity . Bonus is that it helps implementers to generate type definitions in the host language.
See https://json-schema.org/
The text was updated successfully, but these errors were encountered: