20 lines
No EOL
402 B
JSON
20 lines
No EOL
402 B
JSON
{
|
|
"apiVersion": "1.0",
|
|
"swaggerVersion": "1.2",
|
|
"basePath": "http://localhost:3000",
|
|
"apis": [
|
|
{
|
|
"path": "/api/v1/dossiers.{format}",
|
|
"description": "Dossiers"
|
|
},
|
|
{
|
|
"path": "/api/v1/procedures.{format}",
|
|
"description": "Procédures"
|
|
}
|
|
],
|
|
"authorizations": null,
|
|
"info": {
|
|
"title": "API TéléProcédure Simplifiée",
|
|
"description": ""
|
|
}
|
|
} |