Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUpdateShippingProfile.yaml

16 lines
382 B
YAML

type: object
description: The properties to update in the shipping profile.
properties:
name:
type: string
title: name
description: The shipping profile's name.
type:
type: string
title: type
description: The shipping profile's type.
metadata:
type: object
description: The shipping profile's metadata.
x-schemaName: AdminUpdateShippingProfile