From aff693dedf9fe01b5618bfd36a389294f3724a8c Mon Sep 17 00:00:00 2001 From: vigneshk-tw Date: Thu, 28 Nov 2024 10:58:37 +0530 Subject: [PATCH] Create Cortex ID --- .cortex/catalog/cortex.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .cortex/catalog/cortex.yaml diff --git a/.cortex/catalog/cortex.yaml b/.cortex/catalog/cortex.yaml new file mode 100644 index 00000000..31774d91 --- /dev/null +++ b/.cortex/catalog/cortex.yaml @@ -0,0 +1,22 @@ +openapi: 3.0.1 +info: + title: Xero-PHP-Oauth2 SDK + description: "[Product] The xero-php-oauth2 SDK makes it easy for developers to\ + \ access Xero's APIs in their PHP code, and build robust applications and\ + \ software using small business & general ledger accounting data." + x-cortex-tag: 7v22q8zevfweYuyLT411ZU + x-cortex-type: domain + x-cortex-slack: + channels: + - name: help-xero-openapi-github + x-cortex-groups: + - domain-type:product + - phase:sustained-release + x-cortex-oncall: + pagerduty: + id: null + type: SERVICE + x-cortex-owners: + - type: EMAIL + email: saxon.bruce@xero.com + inheritance: APPEND \ No newline at end of file