On Sat, 17 Aug 2024, Thomas Kurz via fpc-pascal wrote:

Great!

Is this Json Typedef as described here? https://jsontypedef.com/

No, it is https://json-schema.org

I know about jsontypedef, and it is on my todo list because personally I
prefer it to json-schema which is a bit heavy-handed. (as usual when big
companies take over a spec...)

Unfortunately, json-schema is the standard used in OpenAPI (and e.g. google API descriptions). It is support for OpenAPI which I am ultimately after (both to generate and to read to create code).

But contributions for json typedef are definitely welcome...

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to