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/
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/