项目作者: XeroAPI

项目描述 :
An OpenAPI description of the Xero API
高级语言: Mustache
项目地址: git://github.com/XeroAPI/Xero-OpenAPI.git
创建时间: 2017-11-30T02:37:18Z
项目社区:https://github.com/XeroAPI/Xero-OpenAPI

开源协议:MIT License

下载


Xero-OpenAPI

An OpenAPI (Swagger) specification for the Xero API with OAuth 2.0 security schema.

Description

This repository holds the official Xero OpenAPI descriptions.

OpenAPI spec 3.0
In Release (used for one or more SDKs)

Code Generators

We are using OpenAPI generator along with these OAS yaml files to generate our new SDKs.

Preview

There are lots of tools available for viewing and editing OpenAPI descriptions in a nicely formatted way. A popular tool is SwaggerHub - a version of which is hosted here.

Once you sign up or login, you can create a new API under your account and import a Xero API spec.

SwaggerUI Example

Updates

If you find something missing or incorrect please open an issue or send us a pull request.

License

This software is published under the MIT License.

  1. Copyright (c) 2019 Xero Limited
  2. Permission is hereby granted, free of charge, to any person
  3. obtaining a copy of this software and associated documentation
  4. files (the "Software"), to deal in the Software without
  5. restriction, including without limitation the rights to use,
  6. copy, modify, merge, publish, distribute, sublicense, and/or sell
  7. copies of the Software, and to permit persons to whom the
  8. Software is furnished to do so, subject to the following
  9. conditions:
  10. The above copyright notice and this permission notice shall be
  11. included in all copies or substantial portions of the Software.
  12. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  13. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  14. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  15. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  16. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  17. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  18. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  19. OTHER DEALINGS IN THE SOFTWARE.