File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ For a complete guide on migrating from ebaysdk v1 to v2 and see an overview of t
3636Getting Started
3737---------------
3838
39- SDK Classes
39+ 1) SDK Classes
4040
4141* `Trading API Class `_ - secure, authenticated access to private eBay data.
4242* `Finding API Class `_ - access eBay's next generation search capabilities.
@@ -45,12 +45,14 @@ SDK Classes
4545* `HTML Class `_ - generic back-end class the enbles and standardized way to make API calls.
4646* `Parallel Class `_ - SDK support for concurrent API calls.
4747
48- SDK Configuration
48+ 2) SDK Configuration
4949
5050* `YAML Configuration `_
5151* `Understanding eBay Credentials `_
5252
53- Sample code can be found in the `samples directory `_.
53+ 3) Sample code can be found in the `samples directory `_.
54+
55+ 4) Understanding the `Request Dictionary `_.
5456
5557Support
5658-------
@@ -85,3 +87,4 @@ License
8587.. _Github issue tracking : https://github.com/timotheus/ebaysdk-python/issues
8688.. _v1 to v2 guide : https://github.com/timotheus/ebaysdk-python/wiki/Migrating-from-v1-to-v2
8789.. _samples directory : https://github.com/timotheus/ebaysdk-python/tree/master/samples
90+ .. _Request Dictionary : https://github.com/timotheus/ebaysdk-python/wiki/Request-Dictionary
You can’t perform that action at this time.
0 commit comments