From c53bec6a05e8c3e7e78cb5814275e0f3440a92e2 Mon Sep 17 00:00:00 2001 From: Mathieu Gamache Date: Mon, 28 Oct 2024 15:08:01 -0400 Subject: [PATCH] Delete .cortex/catalog/service-wl-openapi-typescript.yaml --- .../service-wl-openapi-typescript.yaml | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 .cortex/catalog/service-wl-openapi-typescript.yaml diff --git a/.cortex/catalog/service-wl-openapi-typescript.yaml b/.cortex/catalog/service-wl-openapi-typescript.yaml deleted file mode 100644 index e0ffff8..0000000 --- a/.cortex/catalog/service-wl-openapi-typescript.yaml +++ /dev/null @@ -1,26 +0,0 @@ -openapi: 3.0.1 -info: - title: Workleap OpenApi Typescript - description: Tools to generate TypeScript schemas from an OpenAPI specification. - x-cortex-git: - github: - alias: gsoft-inc - repository: gsoft-inc/wl-openapi-typescript - x-cortex-tag: service-wl-openapi-typescript - x-cortex-type: library - x-cortex-slack: - channels: - - name: internal-dev-platform - notificationsEnabled: true - x-cortex-owners: - - name: team-internal-developer-platform-backend - type: GROUP - provider: CORTEX - x-cortex-link: - - name: Documentation - type: documentation - url: https://gsoftdev.atlassian.net/wiki/spaces/TEC/pages/4207738905 - - type: cortex - url: https://github.com/gsoft-inc/wl-openapi-typescript/blob/main/.cortex/catalog/service-wl-openapi-typescript.yaml - name: Edit current Cortex entity in GitHub -