-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: Add API key endpoints [DEV-3793] #510
Conversation
- Add subscription entity - Add chekout API guarding
Task linked: DEV-3793 Implement endpoints for API keys |
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.
I haven't looked at the whole thing but left some comments based on the docs added
Haven't changed the base to point to #500 but that would be easier to review if done so next time, declaring a merging sequence as well. |
## [2.20.0-develop.3](2.20.0-develop.2...2.20.0-develop.3) (2024-04-17) ### Features * Add API key endpoints [DEV-3793] ([#510](#510)) ([c237502](c237502))
🎉 This PR is included in version 2.20.0-develop.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.20.0](2.19.0...2.20.0) (2024-04-18) ### Features * Add API key endpoints [DEV-3793] ([#510](#510)) ([c237502](c237502)) * Add base endpoints for Stripe integration [DEV-3671] ([#500](#500)) ([99792c7](99792c7)) * Add endpoints for organisation page [DEV-3848] ([#522](#522)) ([b5de42b](b5de42b)) ### Bug Fixes * Add customerId into operation entity [DEV-3732] ([#507](#507)) ([b580646](b580646)) * Reject unauthorised users for /admin/swagger page ([#523](#523)) ([51f800b](51f800b))
🎉 This PR is included in version 2.20.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.