-
Notifications
You must be signed in to change notification settings - Fork 124
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
vigneshk-tw
committed
Nov 28, 2024
1 parent
4b34a22
commit 82e7735
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-NetStandard SDK | ||
description: "[Product] The Xero-NetStandard SDK makes it easy for developers to\ | ||
\ access Xero's APIs in their Csharp code, and build robust applications and\ | ||
\ software using small business & general ledger accounting data." | ||
x-cortex-tag: 4y4mNwgjskNrb6sfbzVW7z | ||
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 |