8000 use swagger annotations for static information · Issue #843 · ldproxy/ldproxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

use swagger annotations for static information #843

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
azahnen opened this issue Dec 16, 2022 · 0 comments
Open

use swagger annotations for static information #843

azahnen opened this issue Dec 16, 2022 · 0 comments
Milestone

Comments

@azahnen
Copy link
Collaborator
azahnen commented Dec 16, 2022

Currently OpenApi definitions are built completely dynamically. That has two drawbacks:

  • not descriptive, poor readability
  • static information that is needed for documentation purposes has to be repeated

Using swagger annotations for static information and combining them with dynamic information when building definitions would solve both issues.

This should be examined together with #814.

@azahnen azahnen added this to the 4.0.0 milestone Dec 16, 2022
@azahnen azahnen modified the milestones: v4.0.0, v4.x.0 Oct 6, 2023
@azahnen azahnen modified the milestones: v4.x.0, v4.5.0 Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0