parent
61db7d33f7
commit
48cda785d0
|
@ -1,4 +1,4 @@
|
|||
openapi: 3.1.0
|
||||
openapi: 3.0.0
|
||||
|
||||
info:
|
||||
title: Mon-entreprise API
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue