chore: generate and update OAS for translations (#14281)
* chore: generate and update OAS for translations * support localization header * add locale to all store routes * fixes * small fix
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* supported_locales:
|
||||
* type: array
|
||||
* description: The store's supported locales.
|
||||
* items:
|
||||
* $ref: "#/components/schemas/AdminUpdateStoreSupportedLocale"
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user