diff --git a/docs/apis/routing-api-preview.mdx b/docs/apis/routing-api-preview.mdx new file mode 100644 index 0000000000000000000000000000000000000000..f3b46c8875befa3867199121f6035c7e37478cd6 --- /dev/null +++ b/docs/apis/routing-api-preview.mdx @@ -0,0 +1,8 @@ +--- +title: Routing API (Preview) +hide_table_of_contents: true +--- + +import ApiSpec from '@views/ApiSpec' + +<ApiSpec gitlabProjectId={"44"} path={"routing-api"} artifact={"routing-api.yaml"} version={"*"} includePrerelease={true} allowAuthentication={"false"} allowTry={true} />