docs: combine endpoints documentations (#2396)

* docs: combined endpoint docs

* fixed links
This commit is contained in:
Shahed Nasser
2022-10-10 15:55:39 +03:00
committed by GitHub
parent a23ecf4724
commit 9bc57abca3
7 changed files with 264 additions and 449 deletions
@@ -93,4 +93,4 @@ constructor({ helloService, eventBusService }) {
## Whats Next
- Check out the [Services Reference](/references/services/classes/AuthService) to see a list of all services in Medusa.
- [Learn How to Create an Endpoint.](/advanced/backend/endpoints/add-storefront)
- [Learn How to Create an Endpoint.](../endpoints/add.md)