docs: add link to manage metadata section in OAS and API reference (#13102)
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The delivery address's metadata, used to store custom key-value pairs.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
* items:
|
||||
* type: array
|
||||
* description: The items to fulfill.
|
||||
@@ -168,6 +171,9 @@
|
||||
* metadata:
|
||||
* type: object
|
||||
* description: The fulfillment's metadata, used to store custom key-value pairs.
|
||||
* externalDocs:
|
||||
* url: https://docs.medusajs.com/api/admin#manage-metadata
|
||||
* description: Learn how to manage metadata
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user