Skip to content

Use $ref from swagger annotation as suggested identifier #5

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

Open
neiser opened this issue Nov 30, 2020 · 1 comment
Open

Use $ref from swagger annotation as suggested identifier #5

neiser opened this issue Nov 30, 2020 · 1 comment

Comments

@neiser
Copy link
Collaborator

neiser commented Nov 30, 2020

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.

neiser added a commit that referenced this issue Nov 30, 2020
@neiser
Copy link
Collaborator Author

neiser commented May 5, 2021

Might be related to #10 and #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant