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