-
Notifications
You must be signed in to change notification settings - Fork 245
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
v0.28: API key updates #1738
v0.28: API key updates #1738
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, but left a few minor comments.
Also, please request a review from an SME so we can be sure we haven't got any technical details wrong.
Co-authored-by: gui machiavelli <gui@meilisearch.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Some suggestions about pieces of information we may want to tell
- Updated the
description
field (the addition ofname
permits to remove the(
/)
in thedescription
, plus I don't know why but the documentation, the spec, and the code were all out-of-sync regarding the value for the default descriptions). Everything is up-to-date now, the source code being the source of truth. apiKeyUid
tenant token claim should contains a valid UUID v4
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there, just a few minor comments.
Co-authored-by: gui machiavelli <gui@meilisearch.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦖
Co-authored-by: Many the fish <many@meilisearch.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One suggestion, make the bash command clearer with a small sentence explaining why it can be useful.
Other than that, I'm fine with anything!
bors merge |
Build succeeded: |
closes #1699