-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenAPI specification generation from collection. #312
base: develop
Are you sure you want to change the base?
Commits on Nov 10, 2020
-
Added support for OpenAPI specification generation from collection an…
…d requests
Vishal Shingala committedNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 480f9bd - Browse repository at this point
Copy the full SHA 480f9bdView commit details
Commits on Nov 18, 2020
-
Updated some flows to work better
Vishal Shingala committedNov 18, 2020 Configuration menu - View commit details
-
Copy full SHA for a90e21a - Browse repository at this point
Copy the full SHA a90e21aView commit details
Commits on Nov 19, 2020
-
Added custom handling for schema type null
Vishal Shingala committedNov 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 2d53bbc - Browse repository at this point
Copy the full SHA 2d53bbcView commit details
Commits on Nov 20, 2020
-
Escape dot in path to avoid another layer of property
Vishal Shingala committedNov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 1aa9f7a - Browse repository at this point
Copy the full SHA 1aa9f7aView commit details
Commits on Dec 9, 2020
-
Added support for common component extraction and improved conversion
Vishal Shingala committedDec 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 8906f7c - Browse repository at this point
Copy the full SHA 8906f7cView commit details
Commits on Dec 10, 2020
-
Added extractionLevels option and fixed global security scheme assign…
…ment
Vishal Shingala committedDec 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 693f047 - Browse repository at this point
Copy the full SHA 693f047View commit details
Commits on Dec 14, 2020
-
Fixed undefined operation summary and description
Vishal Shingala committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for be40879 - Browse repository at this point
Copy the full SHA be40879View commit details -
Fixed failing test for introduced option "extractionLevels"
Vishal Shingala committedDec 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 7e28b37 - Browse repository at this point
Copy the full SHA 7e28b37View commit details
Commits on Apr 27, 2021
-
Updated resolveSchema() function to iterate over all resolved schema
Vishal Shingala committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 498fbdd - Browse repository at this point
Copy the full SHA 498fbddView commit details -
Updated requireCommonProps option description
Vishal Shingala committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 397f1a3 - Browse repository at this point
Copy the full SHA 397f1a3View commit details
Commits on Apr 28, 2021
-
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman i…
…nto feature/postman-to-openapi
Vishal Shingala committedApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 495ab2f - Browse repository at this point
Copy the full SHA 495ab2fView commit details
Commits on Apr 29, 2021
-
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman i…
…nto feature/postman-to-openapi
Vishal Shingala committedApr 29, 2021 Configuration menu - View commit details
-
Copy full SHA for d14a5a3 - Browse repository at this point
Copy the full SHA d14a5a3View commit details
Commits on Jul 26, 2022
-
Updated handling to resolve schemas for empty schema cases
Vishal Shingala committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 01ded04 - Browse repository at this point
Copy the full SHA 01ded04View commit details