Skip to content

Use $ref from swagger annotation as suggested identifier #5

Open
@neiser

Description

@neiser

The $ref property of swagger annotation as suggested identifier. This is accessible in the following code places (incomplete list):

  • DefaultApiResponseAnnotationMapper
  • DefaultHeaderAnnotationMapper
  • DefaultRequestBodyAnnotationMapper / DefaultRequestBodyOperationCustomizer

The string provided is actually intended to manually reference another item, but I think using it as the suggested identifier is the better usage of that annotation property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions