Constructor
new module:"openapi-transformers/remove-ref-siblings.js"()
- Source:
Methods
removeSchemaRefProp(propName, schemanon-null) → {boolean}
Should a property on a Schema Object with $ref be removed?
Parameters:
| Name | Type | Description |
|---|---|---|
propName |
string | Name of the property. |
schema |
object | Schema Object. |
- Source:
Returns:
- Type
- boolean