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

fix(ibm-string-attributes): expand rule to apply to response schemas #682

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. fix(ibm-string-attributes): expand rule to apply to response schemas

    The rule only applied to "input" schemas, which are more important to check for
    the attributes, but the API Handbook recommends the attributes for repsonse
    schemas as well. This commit expands the rule to check for those scenarios.
    
    Signed-off-by: Dustin Popp <dpopp07@gmail.com>
    dpopp07 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7d8f77f View commit details
    Browse the repository at this point in the history