Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Remove definition from swagger core 1.5 specification #64

Open
ankit2889 opened this issue Oct 28, 2015 · 0 comments
Open

Remove definition from swagger core 1.5 specification #64

ankit2889 opened this issue Oct 28, 2015 · 0 comments

Comments

@ankit2889
Copy link

I have configured swagger core 1.5 which produces swagger 2.0 definition files. I want to remove the definitions part from the swagger specification. Here is the swagger.json file.

{
"swagger": "2.0",
"info": { },
"paths": { },
"definitions": {
"type": "object"
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant