2022-05-16 12:29:59 +00:00
|
|
|
openapi: 3.0.0
|
|
|
|
|
|
|
|
info:
|
|
|
|
title: Mon-entreprise API
|
2022-05-17 16:27:49 +00:00
|
|
|
version: beta
|
2022-06-07 12:10:48 +00:00
|
|
|
description: |
|
|
|
|
Cet API expose les règles Publicodes de [mon-entreprise](https://mon-entreprise.urssaf.fr/).
|
|
|
|
|
|
|
|
Pour plus d'informations, consultez [notre documentation](/d%C3%A9veloppeur/api).
|
2022-05-25 15:48:28 +00:00
|
|
|
|
|
|
|
servers:
|
2022-06-07 12:10:48 +00:00
|
|
|
- url: /api/v1/
|
2022-05-16 12:29:59 +00:00
|
|
|
|
|
|
|
paths: {}
|