From d5ae9dac8b7566bf6787ef2991772ac532e60ebe Mon Sep 17 00:00:00 2001 From: Evan Degenhart Date: Fri, 11 Sep 2020 16:00:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c749aee..148746c 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ The [models directory](https://github.com/amzn/selling-partner-api-models/tree/m The [clients directory](https://github.com/amzn/selling-partner-api-models/tree/main/clients) contains a [Java library](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-java) and a [C# library](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-csharp) with mustache templates for use with [swagger-codegen](https://swagger.io/tools/swagger-codegen/) to generate client libraries with authentication and authorization functionality included. The templates are located in *resources/swagger-codegen*. -You can also find Java helper code for using the Feeds API and the Reports API in the [sellingpartner-api-frp-helper-java](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-frp-helper-java) directory. - ## Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.