keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
208 stars 105 forks source link

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

Closed rajdip-b closed 2 months ago

rajdip-b commented 2 months ago

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 commented 2 months ago

:tada: This issue has been resolved in version 2.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: