Skip to content

OpenApiHeader references are not resolved #515

@brantburnett

Description

@brantburnett

When accessing the Headers property on OpenApiResponse, if the header is a reference to components then it isn't pre-resolved. It is necessary to call (OpenApiHeader)document.ResolveReference(response.Headers['header'].Reference) manually to get details about the header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions