Update project name in README.md

This commit is contained in:
Evan Degenhart 2020-07-29 18:40:41 -07:00 committed by GitHub
parent 3d454f0f78
commit 943d6e5d58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## selling-partner-api-models
## Selling Partner API Models
This repository contains Swagger/OpenAPI version 2 models for developers to use to create software to call Selling Partner APIs. Developers can use [swagger-codegen](https://github.com/swagger-api/swagger-codegen) to generate client libraries from these models. Please refer to [selling-partner-api-docs](https://github.com/amzn/selling-partner-api-docs) for additional documentation and read the [Selling Partner Api Developer Guide](https://github.com/amzn/selling-partner-api-docs/blob/main/guides/developer-guide/SellingPartnerApiDeveloperGuide.pdf) for instructions to get started.
## Security