Commit a87252f
Feature | Extend Swagger Coverage for controller
* feat: Extend Swagger Coverage for controller `OAuth2SummitTicketApiController`
* fix: Add security schema, also security and x.required-groups fields
* chore: Add operationId
* fix: Update path parameters in OAuth2SummitTicketApiController for consistency
* chore: change tag to title case
* chore: Add PR's requested changes
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: fix incorrect HTTP codes responses
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* fix: linting back to main
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: add "Schema" to schema classes names
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: Add missing schemas and route
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: Move SummitAttendeeTicket to its own file
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: fix rebase issues
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: change floating numbers to "number" type
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* chore: change type float to "type: 'number', format: 'float'"
Signed-off-by: Matias Perrone <github@matiasperrone.com>
* fix: change description for csv export endpoint
---------
Signed-off-by: Matias Perrone <github@matiasperrone.com>
Co-authored-by: Matias Perrone <github@matiasperrone.com>
Co-authored-by: Jose Andres Tejerina <andres.tejerina@exomindset.co>OAuth2SummitTicketApiController (#440)1 parent 1db1107 commit a87252f
4 files changed
Lines changed: 873 additions & 174 deletions
File tree
- app
- Http/Controllers/Apis/Protected/Summit
- Swagger
- Models
- Security
0 commit comments