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

Commit

Permalink
feat: update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado committed Jun 26, 2020
1 parent 07847e1 commit b8ffaa9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,25 @@
+ [getReportScheduleCount](#getreportschedulecount)
+ [updateReportAcknowledgements](#updatereportacknowledgements)
* [Subscriptions](#subscriptions)
+ [Types used in this section](#types-used-in-this-section)
+ [registerDestination](#registerdestination)
+ [deregisterDestination](#deregisterdestination)
+ [listRegisteredDestinations](#listregistereddestinations)
+ [sendTestNotificationToDestination](#sendtestnotificationtodestination)
+ [createSubscription](#createsubscription)
+ [getSubscription](#getsubscription)
+ [deleteSubscription](#deletesubscription)
+ [listSubscriptions](#listsubscriptions)
+ [updateSubscription](#updatesubscription)
+ [getServiceStatus](#getservicestatus-2)
* [FulfillmentInventory](#fulfillmentinventory)
* [Feeds](#feeds)
* [Products](#products)
* [Finances](#finances)

<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>



# Basics

Expand Down

0 comments on commit b8ffaa9

Please sign in to comment.