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

Clarify constraints on Param Obj fields (3.2.0 port of #3760) #3797

Merged
merged 2 commits into from
May 14, 2024

Commits on May 9, 2024

  1. Clarify constraints on Param Obj fields (3.2.0)

    This makes the relational requirements of `content` vs `schema`
    and associated fields more clear.  The mutual exclusivity requirement
    is moved up to the top of the Fixed Fields section, and each table
    table is given a subsection clarifying its meaning.  This makes it
    easier to follow the multi-table format, which is unusual within the OAS.
    
    The commentary on `example` and `examples` is moved to the section
    on `schema` and related parameters as it appears to only apply
    in that case.
    handrews committed May 9, 2024
    Configuration menu
    Copy the full SHA
    57d25dd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update versions/3.2.0.md

    lornajane committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a0896ab View commit details
    Browse the repository at this point in the history