Skip to content

Commit 3793029

Browse files
committed
feat: adds cortex id
1 parent 34213f6 commit 3793029

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.cortex/catelog/cortex.yaml

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
openapi: 3.0.1
2+
info:
3+
title: Xero-OpenAPI
4+
description: "[Product] An OpenAPI (Swagger) specification for the Xero API with\
5+
\ OAuth 2.0 security schema."
6+
x-cortex-tag: xv95yce9FxfyArQM7Q3grV
7+
x-cortex-type: domain
8+
x-cortex-slack:
9+
channels:
10+
- name: help-xero-openapi-github
11+
x-cortex-groups:
12+
- domain-type:product
13+
- phase:sustained-release
14+
x-cortex-oncall:
15+
pagerduty:
16+
id: null
17+
type: SERVICE
18+
x-cortex-owners:
19+
- type: EMAIL
20+
email: null
21+
inheritance: APPEND

0 commit comments

Comments
 (0)