chore(oas): [12/n] improve oas schemas (#9200)
- improve OAS schemas [12/n] - Support ignoring properties in type if it has the `@ignore` jsdoc tag.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @schema AdminShippingOptionResponse
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* description: The shipping option's details.
|
||||
* x-schemaName: AdminShippingOptionResponse
|
||||
* required:
|
||||
* - shipping_option
|
||||
|
||||
Reference in New Issue
Block a user