Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Update future possibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
gmourier committed Oct 18, 2022
1 parent 6ba1cea commit e898ab9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion text/0085-api-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,4 +457,5 @@ The maximum size of the API key storage layer is `100GB`.
- A restriction on the maximum offset/limit.
- Add search parameters restrictions for an API Key.
- Add rfc2822 format expression for `expiredAt` field. e.g. `Wed, 18 Feb 2022 23:16:09 GMT`
- Add an alias that can only be associated to one API Key to retrieve it easily on client side. e.g. `GET /keys/:uid_or_alias`
- Add an alias that can only be associated to one API Key to retrieve it easily on client side. e.g. `GET /keys/:uid_or_alias`
- Supports wildcard expressions at the start/middle of a string.

0 comments on commit e898ab9

Please sign in to comment.