Valider les resource entrente #91

Merged
flecomte merged 46 commits from 21-valid-input into master 2021-04-16 03:27:11 +02:00
Showing only changes of commit e26710898e - Show all commits

View File

@@ -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: