docs: generate OAS for v2 (#7883)
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
type: object
|
||||
description: SUMMARY
|
||||
x-schemaName: AdminShippingProfileResponse
|
||||
required:
|
||||
- shipping_profile
|
||||
properties:
|
||||
shipping_profile:
|
||||
$ref: ./AdminShippingProfile.yaml
|
||||
Reference in New Issue
Block a user