We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb9ad7 commit 95a7ed7Copy full SHA for 95a7ed7
.cortex/catalog/cortex.yaml
@@ -0,0 +1,22 @@
1
+openapi: 3.0.1
2
+info:
3
+ title: Xero-Python SDK
4
+ description: "[Product] The xero-python SDK makes it easy for developers to access\
5
+ \ Xero's APIs in their python code, and build robust applications and software\
6
+ \ using small business & general ledger accounting data."
7
+ x-cortex-tag: mY42mD1cfvvXHntx2cfZ8Y
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