From 02680c6c2d39940eef8ea9d3b9bc4df9b41c7263 Mon Sep 17 00:00:00 2001 From: Freek van Rijt Date: Tue, 23 Apr 2024 12:53:54 +0200 Subject: [PATCH] docs(open-api): do not publish address API for now --- src/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index 3e14f36b..2c88dd41 100755 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -27,7 +27,7 @@ export default defineUserConfig({ plugins: [ openApiPlugin({ - yamlUrls: ['https://address.api.myparcel.nl/openapi.yaml'], + yamlUrls: [], }), parseTranslationsPlugin({