Skip to content

Commit

Permalink
api: update api spec after update of lexik/jwt-authentication-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Dec 11, 2023
1 parent 13ba2cd commit d3b960c
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17582,7 +17582,11 @@ components:
- password
- profile
type: object
securitySchemes: []
securitySchemes:
JWT:
bearerFormat: JWT
scheme: bearer
type: http
info:
description: ''
title: 'eCamp v3'
Expand Down

0 comments on commit d3b960c

Please sign in to comment.