Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
docs: update table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado committed Jun 30, 2020
1 parent 3991e41 commit a58c551
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Table of Contents
* [Table of Contents](#table-of-contents)
* [Basics](#basics)
* [Basic example](#basic-example)
* [Configuring `HttpClient` and configuring the sections](#configuring--httpclient--and-configuring-the-sections)
* [Configuring `HttpClient` and using it with the different sections](#configuring--httpclient--and-using-it-with-the-different-sections)
* [Basic usage example](#basic-usage-example)
* [Response Object](#response-object)
* [Request Metadata](#request-metadata)
* [Next tokens](#next-tokens)
* [Creating `NextToken`s](#creating--nexttoken-s)
* [Reusing next tokens from previous responses](#reusing-next-tokens-from-previous-responses)
* [Reusing next tokens from a previous response](#reusing-next-tokens-from-a-previous-response)
* [Sections](#sections)
* [Sellers](#sellers)
* [listMarketplaceParticipations](#listmarketplaceparticipations)
Expand Down Expand Up @@ -36,7 +36,7 @@
* [getReportScheduleCount](#getreportschedulecount)
* [updateReportAcknowledgements](#updatereportacknowledgements)
* [Subscriptions](#subscriptions)
* [Types used in Subscriptions](#types-used-in-subscriptions)
* [Types used in `Subscriptions`](#types-used-in--subscriptions-)
* [Subscription](#subscription)
* [Destination](#destination)
* [AttribueKeyValue](#attribuekeyvalue)
Expand All @@ -62,7 +62,7 @@
* [cancelFeedSubmissions](#cancelfeedsubmissions)
* [getFeedSubmissionResult](#getfeedsubmissionresult)
* [Products](#products)
* [Types used in Products](#types-used-in-products)
* [Types used in `Products`](#types-used-in--products-)
* [FeesEstimateRequest](#feesestimaterequest)
* [PriceToEstimateFees](#pricetoestimatefees)
* [MoneyType](#moneytype)
Expand Down

0 comments on commit a58c551

Please sign in to comment.