/** * @schema AdminShippingOptionRetrieveResponse * type: object * description: SUMMARY * x-schemaName: AdminShippingOptionRetrieveResponse * required: * - shipping_option * properties: * shipping_option: * $ref: "#/components/schemas/AdminShippingOptionResponse" * */