tags: - "agence" summary: ajout d'une nouvelle agence description: "" operationId: AjoutAgence" requestBody: content: application/json: schema: $ref: '../../schemas/nouveaux/NouvelleAgence.yaml' responses: '200': $ref: '../../responses/200.yaml' '400': $ref: '../../responses/400.yaml'