Skip to content
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

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Nov 10, 2020

  1. Added support for OpenAPI specification generation from collection an…

    …d requests
    Vishal Shingala committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    480f9bd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Updated some flows to work better

    Vishal Shingala committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a90e21a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Added custom handling for schema type null

    Vishal Shingala committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2d53bbc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Escape dot in path to avoid another layer of property

    Vishal Shingala committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1aa9f7a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    8906f7c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Added extractionLevels option and fixed global security scheme assign…

    …ment
    Vishal Shingala committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    693f047 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Fixed undefined operation summary and description

    Vishal Shingala committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    be40879 View commit details
    Browse the repository at this point in the history
  2. Fixed failing test for introduced option "extractionLevels"

    Vishal Shingala committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7e28b37 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    498fbdd View commit details
    Browse the repository at this point in the history
  2. Updated requireCommonProps option description

    Vishal Shingala committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    397f1a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman i…

    …nto feature/postman-to-openapi
    Vishal Shingala committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    495ab2f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman i…

    …nto feature/postman-to-openapi
    Vishal Shingala committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    d14a5a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Updated handling to resolve schemas for empty schema cases

    Vishal Shingala committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    01ded04 View commit details
    Browse the repository at this point in the history