1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 04:05:01 +00:00
mon-entreprise/api/source/openapi.yaml
Jérémy Rialland eea607828a Rename integration route to developer on site
Add api documentation
2022-06-10 16:09:43 +02:00

11 lines
260 B
YAML

openapi: 3.0.0
info:
title: Mon-entreprise API
version: beta
description: Cet API expose les règles Publicodes de [mon-entreprise](https://mon-entreprise.urssaf.fr/).
servers:
- url: https://mon-entreprise-api.osc-fr1.scalingo.io/api/v1/
paths: {}