[Swagger]Fix date format
This commit is contained in:
parent
ac0824b574
commit
b2dad3a9c2
2 changed files with 4 additions and 3 deletions
|
@ -27,7 +27,7 @@ import serialize from '../../../serializers/auth-session';
|
|||
* properties:
|
||||
* created_at:
|
||||
* type: string
|
||||
* format: date
|
||||
* format: date-time
|
||||
* description: Date and time of the session creation
|
||||
* app_id:
|
||||
* type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue