mon-entreprise/api/source/openapi.yaml

12 lines
250 B
YAML
Raw Normal View History

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:
- url: https://test-api.osc-fr1.scalingo.io/api/v1/
2022-05-16 12:29:59 +00:00
paths: {}