jiangdi0924 / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selling Partner API Models

This repository contains Swagger models for developers to use to create software to call Selling Partner APIs. Developers can use swagger codegen to generate client libraries from these models. Please refer to selling-partner-api-docs for additional documentation and read the Selling Partner Api Developer Guide for instructions to get started.

The models directory contains all of the currently available Selling Partner API models.

The clients directory contains a Java library and a C# library with mustache templates for use with swagger-codegen to generate client libraries with authentication and authorization functionality included. The templates are located in resources/swagger-codegen.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.

License:Apache License 2.0


Languages

Language:Java 43.6%Language:Mustache 40.3%Language:C# 16.1%