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

Some enhancement #12

Merged
merged 6 commits into from
Nov 23, 2021
Merged

Some enhancement #12

merged 6 commits into from
Nov 23, 2021

Commits on Nov 16, 2021

  1. 1. individual operation's security can override openapi object's secu…

    …rity; 2. if parameter location is path, the property of required is REQUIRED and its value MUST be true; 3. other small optimizations
    warren committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2035f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. add test case to cover new function case

    warren committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a33d4b3 View commit details
    Browse the repository at this point in the history
  2. reverse change for exmaple yaml file

    warren committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b530d6e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. remove develop code

    warren committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    51843e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. adjust textual description

    warren committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    be67504 View commit details
    Browse the repository at this point in the history
  2. adjust test case to a individual case

    warren committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1281c37 View commit details
    Browse the repository at this point in the history