1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-13 10:45:01 +00:00
mon-entreprise/api/source/openapi.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
307 B
YAML
Raw Normal View History

2022-05-16 14:29:59 +02:00
openapi: 3.0.0
info:
title: Mon-entreprise API
2022-05-17 18:27:49 +02:00
version: beta
2022-06-07 14:10:48 +02: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 17:48:28 +02:00
servers:
2022-06-07 14:10:48 +02:00
- url: /api/v1/
2022-05-16 14:29:59 +02:00
paths: {}