Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

@apielements/[email protected]

Compare
Choose a tag to compare
@kylef kylef released this 15 Jul 16:26
· 10 commits to master since this release

Bug Fixes

  • Fixes generating example JSON bodies from Swagger Schema when the schema contains a reference to a JSON path which prefixes the current path, for example when handling a path such as $ref: '#/definitions/User' from a path which prefixes it such as $ref: '#/definitions/UserList'.