From 7bac28a30d05ce16a640088db4548c4bf1e7d880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Folliot?= Date: Wed, 18 Dec 2024 23:31:35 +0100 Subject: [PATCH] Add gitlab bootstrap --- docs/apiops/3-apimTools/apimtools-gitlab-sample.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/apiops/3-apimTools/apimtools-gitlab-sample.md diff --git a/docs/apiops/3-apimTools/apimtools-gitlab-sample.md b/docs/apiops/3-apimTools/apimtools-gitlab-sample.md new file mode 100644 index 00000000..dafdcdb0 --- /dev/null +++ b/docs/apiops/3-apimTools/apimtools-gitlab-sample.md @@ -0,0 +1,12 @@ +--- +title: Configure APIM tools in GitLab +parent: Configure APIM tools +has_children: false +nav_order: 7 +--- + + +## Configure APIM tools in GitLab +Please refer to sample code available on [gitlab](https://gitlab.com/azapimanagement/apiops/). +This code use version: v6.0.1.1 and is provided as accelerator. You can modify it as per your requirement. No guarantee is provided for this code as it's an external contribution. +Documentation for the code is available in the repo. \ No newline at end of file