Shahed Nasser
22ca22a2f0
docs: fix callback validation for third-party authentication ( #14109 )
...
* docs: fix callback validation for third-party authentication
* address comment
2025-11-24 15:43:05 +02:00
Shahed Nasser
fcb977a989
docs: remove mention of base64 requirement for api keys ( #13679 )
2025-10-03 14:10:16 +03:00
Shahed Nasser
9f7df88c84
docs: add clarification for set cart's customer API route ( #13506 )
2025-09-15 14:32:36 +03:00
Shahed Nasser
2657f9c196
docs: add manage promotions in cart storefront guide ( #13483 )
...
* docs: add manage promotions in cart storefront guide
* fix incorrect cURL example
2025-09-15 12:29:55 +03:00
Shahed Nasser
7d95eb73d3
docs: update OAS for loyalty plugin ( #12836 )
...
* updates
* cleanup
* generate OAS
* update links
2025-06-26 17:22:18 +03:00
Shahed Nasser
93cf79cb0f
docs: add loyalty plugin routes to OAS ( #12811 )
...
* generated OAS
* remove unused schemas
* generated specs
* add cloud badge for routes
* add to loyalty plugin page
* allow clicking the tooltip
2025-06-24 19:17:55 +03:00
github-actions[bot]
c6c660c4d3
chore(docs): Updated API Reference (automated) ( #12461 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-05-13 13:43:58 +00:00
Shahed Nasser
e09b2a4db5
docs: support version in events reference ( #12422 )
...
* docs: support version in events reference
* remove changes in events output
* remove events emitted in comments
* remove customer updated event
* check for emitEventStep usage
* fixes
2025-05-09 14:34:15 +03:00
Shahed Nasser
a3bdb3e383
docs: generate OAS with events ( #12394 )
...
* docs: generate OAS with events
* small change
2025-05-07 14:57:03 +03:00
Shahed Nasser
cd66cdd2bb
docs: generate OAS manually for 2.7.0 ( #12158 )
...
* original changes
* changes
* fixes for delete operations
* generate oas
2025-04-11 16:41:39 +03:00
github-actions[bot]
6294a71296
chore(docs): Updated API Reference (automated) ( #11719 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-03-04 14:10:22 +00:00
github-actions[bot]
3e81962503
chore(docs): Updated API Reference (automated) ( #11167 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-01-27 11:45:04 +00:00
github-actions[bot]
4479ecdc7b
chore(docs): Updated API Reference (automated) ( #10641 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-12-17 17:41:22 +00:00
Shahed Nasser
cccce65ef9
docs: fix bugs in API reference ( #10557 )
2024-12-11 18:32:58 +02:00
github-actions[bot]
7865909891
chore(docs): Updated API Reference (automated) ( #10258 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-11-25 14:33:22 +00:00
Shahed Nasser
4810b1c55b
chore: fix cURL example in create payment collection route ( #10219 )
...
* chore: fix cURL example in create payment collection route
* regenerate OAS
2024-11-22 14:22:50 +02:00
Shahed Nasser
781d0ca624
docs: added docs for reset password ( #9306 )
...
- Added to docs on implementing auth flows using the module and API routes how to update a user's password
- Added guide on how to send a notification when a password token is generated
- Added a guide on implementing reset password flow in storefront
- Added OAS for the `/update` and `/reset-password` routes + generated specs for the API reference
2024-10-07 08:04:01 +00:00
github-actions[bot]
21badd069d
chore(docs): Updated API Reference (v2) ( #9437 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-10-03 07:48:54 +00:00
github-actions[bot]
1c4d3f32cb
chore(docs): Updated API Reference (v2) ( #9174 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-09-18 11:30:02 +00:00
github-actions[bot]
56ee4d6aad
chore(docs): Updated API Reference (v2) ( #9148 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-09-18 07:13:51 +00:00
Shahed Nasser
35ffaf73d7
docs: update store cURL examples in OAS ( #9099 )
2024-09-16 15:37:11 +03:00
Shahed Nasser
0c4f4c8a11
docs: updates following authentication flow changes ( #8706 )
...
* docs: updates following authentication flow changes
* generate sidebar
* added open api specs
* fix up OAS
* changes to existing pages
* change sidebar items
* update marketplace recipe
2024-08-27 15:47:39 +03:00
github-actions[bot]
1d40b3cc98
chore(docs): Generated API Reference (v2) ( #8155 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-17 08:34:42 +01:00
github-actions[bot]
7fa04aabce
chore(docs): Generated API Reference (v2) ( #8053 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-07-10 09:35:59 +02:00
Shahed Nasser
b9036eca1a
docs: generate OAS for v2 ( #7883 )
2024-07-01 15:35:45 +03:00
Shahed Nasser
22f30f54fd
docs: update api-reference project for v2 ( #7307 )
...
* remove everything v1 and make v2 default
* move main v2 rewrites to book
* move rewrites to book + other fixes
2024-05-16 09:02:35 +02:00
github-actions[bot]
bbf79169a9
chore(docs): Updated API Reference ( #6220 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-01-25 17:58:17 +00:00
github-actions[bot]
bc58bc8f47
chore(docs): Updated API Reference ( #6041 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2024-01-10 08:14:30 +00:00
Shahed Nasser
7d650771d1
docs: generate medusa-react reference ( #6004 )
...
* add new plugin for better organization
* added handling in theme for mutations and query types
* added tsdoc to hooks
* added tsdocs to utility functions
* added tsdoc to providers
* generated reference
* general fixes for generated reference
* generated api reference specs + general fixes
* add missing import react
* split utilities into different directories
* added overview page
* added link to customer authentication section
* fix lint errors
* added changeset
* fix readme
* fixed build error
* added expand fields + other sections to overview
* updated what's new section
* general refactoring
* remove unnecessary query field
* fix links
* added ignoreApi option
2024-01-05 17:03:38 +02:00
github-actions[bot]
01d4047976
chore(docs): Generated API Reference ( #5601 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-11-10 14:27:17 +02:00
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
github-actions[bot]
68915bee86
chore(docs): Generated API Reference ( #5259 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-09-29 23:46:58 +03:00
Shahed Nasser
fa7c94b4cc
docs: create docs workspace ( #5174 )
...
* docs: migrate ui docs to docs universe
* created yarn workspace
* added eslint and tsconfig configurations
* fix eslint configurations
* fixed eslint configurations
* shared tailwind configurations
* added shared ui package
* added more shared components
* migrating more components
* made details components shared
* move InlineCode component
* moved InputText
* moved Loading component
* Moved Modal component
* moved Select components
* Moved Tooltip component
* moved Search components
* moved ColorMode provider
* Moved Notification components and providers
* used icons package
* use UI colors in api-reference
* moved Navbar component
* used Navbar and Search in UI docs
* added Feedback to UI docs
* general enhancements
* fix color mode
* added copy colors file from ui-preset
* added features and enhancements to UI docs
* move Sidebar component and provider
* general fixes and preparations for deployment
* update docusaurus version
* adjusted versions
* fix output directory
* remove rootDirectory property
* fix yarn.lock
* moved code component
* added vale for all docs MD and MDX
* fix tests
* fix vale error
* fix deployment errors
* change ignore commands
* add output directory
* fix docs test
* general fixes
* content fixes
* fix announcement script
* added changeset
* fix vale checks
* added nofilter option
* fix vale error
2023-09-21 20:57:15 +03:00