-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3cb9ad7
commit 95a7ed7
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
openapi: 3.0.1 | ||
info: | ||
title: Xero-Python SDK | ||
description: "[Product] The xero-python SDK makes it easy for developers to access\ | ||
\ Xero's APIs in their python code, and build robust applications and software\ | ||
\ using small business & general ledger accounting data." | ||
x-cortex-tag: mY42mD1cfvvXHntx2cfZ8Y | ||
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: [email protected] | ||
inheritance: APPEND |