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

API first approach #720

Open
jensg-st opened this issue Nov 23, 2022 · 1 comment
Open

API first approach #720

jensg-st opened this issue Nov 23, 2022 · 1 comment
Labels
improvement New feature or request
Milestone

Comments

@jensg-st
Copy link
Member

At the moment the API has swagger configurations but it is an implementation-first approach. This can lead to discrepancies between implementation and swagger documentation.

The API should be build on swagger first and the implementation needs to follow. That guarantees a consistent documentation and implementation.

@jensg-st jensg-st added the improvement New feature or request label Nov 23, 2022
@jensg-st jensg-st added this to the 0.9.0 milestone Nov 23, 2022
@jensg-st
Copy link
Member Author

jensg-st commented Dec 7, 2022

  • Secrets search query is not correct, the query is in the URL in stead of a query param
    /namespaces/{ns}/search/secrets/{name:.*}

  • Overwrite secrets wrong description
    "namespace has been successfully overwritten" instead of "secret has been successfully overwritten"

@jensg-st jensg-st modified the milestones: 0.9.0, 0.8.0 Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant