-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Why?
This would enable users to split up large open api specifications into discrete maintainable parts. Additionally it would allow for the use of remote open api specification schemas to be joined into a local spec.
What?
Ideally someone could pass goapi-gen an open api yaml or json file with a schema that contains $ref attributes and the CLI would resolve those external schemas successfully.
E.g. in a pet store api, put the schema for pet in a pet.yaml folder and be able to import/resolve that with a simple $ref:
Details
goshlanguage and joeslazaro
Metadata
Metadata
Assignees
Labels
No labels