Skip to content

Commit 423b4e2

Browse files
committed
docs: added documentation navigation
1 parent 7abae77 commit 423b4e2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,17 @@ class YourApi extends Api
6464

6565
## Documentation
6666

67+
- [Base URL](#base-url)
68+
- [Requests](#requests)
69+
- [Query defaults](#query-defaults)
70+
- [Header defaults](#header-defaults)
71+
- [Authentication](#authentication)
72+
- [Event listeners](#event-listeners)
73+
- [HTTP client (PSR-18) and HTTP factories (PSR-17)](#http-client-psr-18-and-http-factories-psr-17)
74+
- [Cache (PSR-6)](#cache-psr-6)
75+
- [Logger (PSR-3)](#logger-psr-3)
76+
- [Configure options](#configure-options)
77+
6778
### Base URL
6879

6980
Getter and setter for the base URL.

0 commit comments

Comments
 (0)