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

Address #78 #84

Merged
merged 2 commits into from
May 8, 2024
Merged

Address #78 #84

merged 2 commits into from
May 8, 2024

Commits on May 7, 2024

  1. Address pb33f#78

    For a path parameter which is marked as required , empty value should not be allowed. Ideally , in this case , we do not need to proceed towards enum check as the absence of a value should violate the mandatory path parameter requirement criteria irrespective of the schema of path parameter
    Soumya Mukhopadhyay committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4a5045c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Address pb33f#78

    Soumya Mukhopadhyay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf656a5 View commit details
    Browse the repository at this point in the history