diff --git a/.gitignore b/.gitignore index a0089d03cde594084f554ac5331c1a11220bc0c9..bb7153f4debdfc58e59bda600f0ba5af6629cb6a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,6 @@ .idea/ dist/ -spec/zustelldienst-bundled.yml - # Dependencies node_modules/ diff --git a/docs/apis/delivery-service.mdx b/docs/apis/delivery-service.mdx index 5335ab2d6c4b760d0d6da21c8b56b8eba6e551b3..05ff5ded25c66a624a79e531285eb9a2fb829cc9 100644 --- a/docs/apis/delivery-service.mdx +++ b/docs/apis/delivery-service.mdx @@ -5,4 +5,4 @@ hide_table_of_contents: true import ApiSpec from '@site/src/components/ApiSpec' -<ApiSpec gitlabProjectId={"1"} path={"openapi"} artifact={"zustelldienst.yml"} /> +<ApiSpec gitlabProjectId={"1"} path={"submission-api"} artifact={"submission-api.yaml"} />