-
Notifications
You must be signed in to change notification settings - Fork 91
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
d5b537f
commit 656fefb
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-Ruby SDK | ||
description: "[Product] The xero-ruby SDK makes it easy for developers to access\ | ||
\ Xero's APIs in their Ruby code, and build robust applications and software\ | ||
\ using small business & general ledger accounting data." | ||
x-cortex-tag: aHTk9LmvGNJbexVGtaWt6g | ||
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 |