Skip to content

Handle references to path-items (3.1.1, 3.2) #71

@karenetheridge

Description

@karenetheridge

Because /paths might contain references to path-items (this is allowed by the spec but not by the 3.1.0 schema, but may be fixed in 3.1.1), meaning the path-item object itself is not always at /paths/$path_template and the operation may not be at /paths/$path_template/$method:

  • a reference to the path-item object (after resolving references) should be returned in the $options hash populated by find_path, for use by callers
  • find_path should to include in the $options hash the full uri of the path-item found (this could be useful for logging, as well as returning in a response along with the validation result)

Metadata

Metadata

Assignees

No one assigned

    Labels

    2024Things I intend to do in 2024blockedblocked on something elsespec supportsomething that the spec says should be supportedv3.1.1 supportv3.2.0 support

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions