Files
medusa-store/www/apps/api-reference
Shahed Nasser b3f75d8f21 docs: add AI Assistant (#5249)
* added components

* added ai assistant button

* change styling

* improve AI assistant

* change to a drawer

* added command support into search

* add AiAssistant to all projects

* remove usage of Text component

* added error handling

* use recaptcha

* fix new configurations

* fix background color

* change suggested questions
2023-10-05 11:10:44 +03:00
..
2023-09-29 17:17:24 +03:00
2023-10-05 11:10:44 +03:00
2023-09-21 20:57:15 +03:00
2023-09-21 20:57:15 +03:00
2023-10-05 11:10:44 +03:00
2023-09-21 20:57:15 +03:00
2023-09-21 20:57:15 +03:00

Medusa API Reference

The Medusa API Reference website is built with Next.js 13. You can learn more about contributing here.

Note About OpenAPI Specs

The OpenAPI Specs under the directory specs are automatically generated by our OAS CLI tool. So, contributions should be made in the files under packages/medusa/src/api instead of directly making changes to the generated spec files.