-
Notifications
You must be signed in to change notification settings - Fork 65
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
6ec08cf
commit aff693d
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-PHP-Oauth2 SDK | ||
description: "[Product] The xero-php-oauth2 SDK makes it easy for developers to\ | ||
\ access Xero's APIs in their PHP code, and build robust applications and\ | ||
\ software using small business & general ledger accounting data." | ||
x-cortex-tag: 7v22q8zevfweYuyLT411ZU | ||
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 |