We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6855f41 commit 587d46cCopy full SHA for 587d46c
.cortex/catalog/cortex.yaml
@@ -0,0 +1,22 @@
1
+openapi: 3.0.1
2
+info:
3
+ title: Xero-Java SDK
4
+ description: "[Product] The Xero-Java SDK makes it easy for developers to access\
5
+ \ Xero's APIs in their Java code, and build robust applications and software\
6
+ \ using small business & general ledger accounting data."
7
+ x-cortex-tag: 84NGF5cvECFprd8t4PAn72
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