json-reference icon indicating copy to clipboard operation
json-reference copied to clipboard

Schema bundling

Open matt-allan opened this issue 8 years ago • 0 comments

This is copied from the original issue at https://github.com/thephpleague/json-guard/issues/60.

I got this idea from here.

The dereferencer will resolve all the references, but replace them with inline references to #/definitions/schemas instead of replacing them with reference objects.

This will be really handy for documentation, swagger, and sharing schemas.

matt-allan avatar Apr 26 '17 23:04 matt-allan