From 7073d0f12c3ad50c7f4aa084cda39b128d828f8e Mon Sep 17 00:00:00 2001 From: Mathieu Gamache Date: Mon, 30 Sep 2024 14:27:03 -0400 Subject: [PATCH] [IDP-2311] Update service-wl-openapi-msbuild.yaml (#86) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [IDP-2311] Update service-wl-openapi-msbuild.yaml * Update .cortex/catalog/service-wl-openapi-msbuild.yaml Co-authored-by: Gérald Barré --------- Co-authored-by: Gérald Barré --- .../catalog/service-wl-openapi-msbuild.yaml | 21 +++++++++++-------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.cortex/catalog/service-wl-openapi-msbuild.yaml b/.cortex/catalog/service-wl-openapi-msbuild.yaml index bc1610d..fb6df57 100644 --- a/.cortex/catalog/service-wl-openapi-msbuild.yaml +++ b/.cortex/catalog/service-wl-openapi-msbuild.yaml @@ -1,6 +1,7 @@ openapi: 3.0.1 info: title: Workleap OpenApi MSBuild + description: .NET library that generates and validates an OpenAPI specification file from an ASP.NET application at build time. x-cortex-git: github: alias: gsoft-inc @@ -9,14 +10,16 @@ info: x-cortex-type: library x-cortex-slack: channels: - - name: internal-dev-platform - notificationsEnabled: true + - name: internal-dev-platform + notificationsEnabled: true x-cortex-owners: - - name: team-internal-developer-platform-backend - type: GROUP - provider: CORTEX + - name: team-internal-developer-platform-backend + type: GROUP + provider: CORTEX x-cortex-link: - - type: cortex - url: https://github.com/gsoft-inc/wl-openapi-msbuild/blob/main/.cortex/catalog/service-wl-openapi-msbuild.yaml - name: Edit current Cortex entity in GitHub - + - name: Documentation + type: documentation + url: https://gsoftdev.atlassian.net/wiki/spaces/TEC/pages/3883991230 + - type: cortex + url: https://github.com/gsoft-inc/wl-openapi-msbuild/blob/main/.cortex/catalog/service-wl-openapi-msbuild.yaml + name: Edit current Cortex entity in GitHub