Répare le swagger de l'api

fix #2312
pull/2309/head
Johan Girod 2022-10-10 12:08:33 +02:00
parent 61db7d33f7
commit 48cda785d0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
openapi: 3.1.0
openapi: 3.0.0
info:
title: Mon-entreprise API

View File

@ -1058,7 +1058,7 @@ exports[`e2e test mon-entreprise api > Test openapi.json endpoint 2`] = `
"title": "Mon-entreprise API",
"version": "v1",
},
"openapi": "3.1.0",
"openapi": "3.0.0",
"paths": {
"/evaluate": {
"post": {