mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-13 06:05:02 +00:00
14 lines
307 B
YAML
14 lines
307 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/).
|
|
|
|
Pour plus d'informations, consultez [notre documentation](/d%C3%A9veloppeur/api).
|
|
|
|
servers:
|
|
- url: /api/v1/
|
|
|
|
paths: {}
|