-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add a better description for the api key to Stoplight #4847
Add a better description for the api key to Stoplight #4847
Conversation
e479ebe
to
bed9353
Compare
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.
🙏
bed9353
to
647b60d
Compare
Thanks, @vassalloandrea 🙇 Left a suggestion |
647b60d
to
9870655
Compare
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.
Thanks, @vassalloandrea 🙌
@vassalloandrea I think we are ready to merge, and the CI has finally started. Can you please rebase? 🙏 |
Some endpoints that are not related to the users can be used without the api key changing the Solidus configuration. Add the instruction to do it.
9870655
to
4a689de
Compare
Codecov Report
@@ Coverage Diff @@
## master #4847 +/- ##
=======================================
Coverage 86.23% 86.23%
=======================================
Files 578 578
Lines 14674 14674
=======================================
Hits 12654 12654
Misses 2020 2020 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Summary
Some endpoints that are not related to the users can be used without the API key changing the Solidus configuration.
Add the instruction to do it.
Thank you for the help @Jackwitwicky!
Screenshots
Stoplight security schema
Authentication.md
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed (
cross them outif they are not):- [ ] I have added automated tests to cover my changes.- [ ] I have opened a PR to update the guides.