Skip to content
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

Swagger Documentation Outdated and Causing Errors #217

Open
Bahugunajii opened this issue Sep 10, 2024 · 0 comments
Open

Swagger Documentation Outdated and Causing Errors #217

Bahugunajii opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@Bahugunajii
Copy link
Member

Bahugunajii commented Sep 10, 2024

Description of the task
The current Swagger documentation for the API is outdated and does not reflect the latest changes in the endpoints. As a result, trying to interact with the API through the Swagger UI leads to errors, and the generated client code may not work correctly. This task involves:

  1. Identifying the outdated or incorrect sections of the Swagger docs.
  2. Updating the Swagger docs to match the latest API changes.
  3. Ensuring that the Swagger UI reflects accurate information for all endpoints.
  4. Testing the Swagger docs by using them to interact with the API and checking for any further errors.

Current Behaviour
image

Expected Behavior

  • The Swagger docs should be updated to accurately reflect the current state of the API.
  • No errors should occur when using Swagger UI to interact with the API.
  • Client code generated from the Swagger docs should work correctly with the API.
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

2 participants