Files
medusa-store/www
Shahed Nasser c67d490db3 chore(oas): Fix OAS related to JWT authentication (#5448)
* chore(oas): Fix OAS related to JWT authentication

* generate openapi spec files

* remove L option in curl examples
2023-10-23 11:48:02 +03:00
..
2023-09-21 20:57:15 +03:00
2023-09-21 20:57:15 +03:00
2023-08-16 17:12:42 +03:00
2023-09-21 20:57:15 +03:00
2023-10-05 11:10:44 +03:00

Documentation Resources

This directory holds the code and content of both the documentation and API reference.

docs Directory

The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.

api-reference Directory

The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.