-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Extend Swagger Coverage for controller OAuth2SummitOrdersApiController
#450
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
base: main
Are you sure you want to change the base?
feat: Extend Swagger Coverage for controller OAuth2SummitOrdersApiController
#450
Conversation
| summary: 'Reserve tickets in an order', | ||
| description: 'Creates a reservation for tickets. Can be called anonymously or by authenticated users.', | ||
| security: [['bearer' => []]], | ||
| tags: ['orders'], |
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.
this should be Orders with Cap letter
app/Http/Controllers/Apis/Protected/Summit/OAuth2SummitOrdersApiController.php
Outdated
Show resolved
Hide resolved
smarcet
left a comment
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.
@matiasperrone-exo please review comments
f014009 to
03f5d43
Compare
caseylocker
left a comment
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.
Move the security schema to a separate file.
Task:
Ref: https://app.clickup.com/t/86b6wkhct