mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 04:05:01 +00:00
11 lines
260 B
YAML
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: {}
|