Additions to +Arbitrary and +OpenAPI
Pre-release
Pre-release
Lot's added here. Still a long ways from being able to generate the entire OpenAPI Schema object for a JSONAPI Document, but making serious strides in that direction and figuring out some of the tougher features to automate.
- Added easy OpenAPI example generation for
Sampleable
JSONAPI Entities. - Added Arbitrary conformance for
UnknownJSONAPIError
- Added "const" workaround: "enum" with only one value.
- Added quite a bit of test coverage on OpenAPI generation of JSNOAPI Entities.