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: Update error messages in api-key service #417

Closed
rajdip-b opened this issue Sep 9, 2024 · 1 comment · Fixed by #418
Closed

API: Update error messages in api-key service #417

rajdip-b opened this issue Sep 9, 2024 · 1 comment · Fixed by #418
Labels
difficulty: 1 good first issue Good for newcomers priority: high released scope: api Everything related to the API type: bug Something isn't working

Comments

@rajdip-b
Copy link
Member

rajdip-b commented Sep 9, 2024

Description

When trying to operate on an API key using its slug, we might hit a 404. Although everything works fine, the error messages are inconsistent.

Solution

We would like to update the message to:

API key ${apiKeySlug} not found
@rajdip-b rajdip-b added type: bug Something isn't working good first issue Good for newcomers scope: api Everything related to the API priority: high difficulty: 1 labels Sep 9, 2024
@rajdip-b rajdip-b moved this to Todo in keyshade-api Sep 9, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in keyshade-api Sep 10, 2024
@rajdip-b rajdip-b moved this from Done to Queued for release in keyshade-api Sep 10, 2024
@rajdip-b
Copy link
Member Author

🎉 This issue has been resolved in version 2.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 1 good first issue Good for newcomers priority: high released scope: api Everything related to the API type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant