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-05-25 15:48:28 +00:00
|
|
|
description: Cet API expose les règles Publicodes de [mon-entreprise](https://mon-entreprise.urssaf.fr/).
|
|
|
|
|
|
|
|
servers:
|
2022-06-02 11:30:54 +00:00
|
|
|
- url: https://mon-entreprise-api.osc-fr1.scalingo.io/api/v1/
|
2022-05-16 12:29:59 +00:00
|
|
|
|
|
|
|
paths: {}
|