Valider les resource entrente #91
@@ -2248,8 +2248,10 @@ components:
|
|||||||
properties:
|
properties:
|
||||||
statusCode:
|
statusCode:
|
||||||
type: integer
|
type: integer
|
||||||
|
example: 400
|
||||||
title:
|
title:
|
||||||
type: string
|
type: string
|
||||||
|
example: Bad Request
|
||||||
invalidParams:
|
invalidParams:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
@@ -2259,8 +2261,10 @@ components:
|
|||||||
properties:
|
properties:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
|
example: '.title'
|
||||||
reason:
|
reason:
|
||||||
type: string
|
type: string
|
||||||
|
example: 'Cannot be null'
|
||||||
|
|
||||||
securitySchemes:
|
securitySchemes:
|
||||||
JWTAuth:
|
JWTAuth:
|
||||||
|
|||||||
Reference in New Issue
Block a user