ash_json_api icon indicating copy to clipboard operation
ash_json_api copied to clipboard

Finish/flesh out the json schema, and non json schema validations

Open zachdaniel opened this issue 5 years ago • 1 comments

Currently the json schema does not support everything and is not quite finished. We should audit the current json schema endpoint and ensure that it is feature complete.

zachdaniel avatar Jun 05 '20 01:06 zachdaniel

Anyone who wants to champion this is more than welcome! There are all kinds of things that could be added to the schema at the moment. We may, however, want some generic tooling in the core that can serve any api extension in their effort to create types for these kinds of things.

zachdaniel avatar Sep 09 '22 21:09 zachdaniel

It's good enough to close this issue, but some cases where we say things like just "object" where it could be more specified. Not a big deal, just improvements to be made further down the line.

zachdaniel avatar Mar 29 '24 18:03 zachdaniel