From c25ecc9e44a6cbf62231c65c0aae80a7d468fc81 Mon Sep 17 00:00:00 2001 From: Mathieu Gamache Date: Mon, 30 Sep 2024 13:19:23 -0400 Subject: [PATCH] Update service-wl-componentmodel-dataannotations.yaml --- ...ice-wl-componentmodel-dataannotations.yaml | 21 +++++++++++-------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml b/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml index 7387b48..ec1f17e 100644 --- a/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml +++ b/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml @@ -1,6 +1,7 @@ openapi: 3.0.1 info: title: Workleap ComponentModel Data Annotations + description: .NET library offering a list of attributes that help validate data properties on your data transfer objects or your configuration classes. 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-componentmodel-dataannotations/blob/main/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml - name: Edit current Cortex entity in GitHub - + - name: Documentation + type: documentation + url: https://dev.azure.com/gsoft/Shared-Assets/_git/WorkleapAdoptionTracker + - type: cortex + url: https://github.com/gsoft-inc/wl-componentmodel-dataannotations/blob/main/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml + name: Edit current Cortex entity in GitHub