We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9230953 commit 3fc41b6Copy full SHA for 3fc41b6
.cortex/catalog/cortex.yaml
@@ -0,0 +1,22 @@
1
+openapi: 3.0.1
2
+info:
3
+ title: Xero-Node SDK
4
+ description: "[Product] The xero-node SDK makes it easy for developers to access\
5
+ \ Xero's APIs in their JavaScript code, and build robust applications and\
6
+ \ software using small business & general ledger accounting data."
7
+ x-cortex-tag: 8TADAt7cHWRszE7DZoTPwu
8
+ x-cortex-type: domain
9
+ x-cortex-slack:
10
+ channels:
11
+ - name: help-xero-openapi-github
12
+ x-cortex-groups:
13
+ - domain-type:product
14
+ - phase:sustained-release
15
+ x-cortex-oncall:
16
+ pagerduty:
17
+ id: null
18
+ type: SERVICE
19
+ x-cortex-owners:
20
+ - type: EMAIL
21
+ email: [email protected]
22
+ inheritance: APPEND
0 commit comments