chore(oas): add link for additional info on metadata (#4613)

This commit is contained in:
Shahed Nasser
2023-07-27 12:44:16 +03:00
committed by GitHub
parent 5fcb0d5281
commit 8d0ce0af06
95 changed files with 303 additions and 0 deletions
@@ -167,4 +167,7 @@ export class DraftOrder extends BaseEntity {
* nullable: true
* type: object
* example: {car: "white"}
* externalDocs:
* description: "Learn about the metadata attribute, and how to delete and update it."
* url: "https://docs.medusajs.com/development/entities/overview#metadata-attribute"
*/