Files
medusa-store/www/utils/generated/oas-output/schemas/AdminShippingProfileResponse.ts
2024-07-01 15:35:45 +03:00

14 lines
270 B
TypeScript

/**
* @schema AdminShippingProfileResponse
* type: object
* description: SUMMARY
* x-schemaName: AdminShippingProfileResponse
* required:
* - shipping_profile
* properties:
* shipping_profile:
* $ref: "#/components/schemas/AdminShippingProfile"
*
*/