Forum Discussion

ffaria74's avatar
ffaria74
New Member
2 years ago

How to hide a property in editor.swagger.io

Hi,

 

     I would like to hide a property to be displayed in Json output generated by the OpenAPI that I'm building in editor.swagger.io

How can I do that using editor.swagger.io?

properties:
Node:
$ref: '#/components/schemas/Node'

--- Hide this property Node
Area:
   type: string

Thanks,

Fernando

No RepliesBe the first to reply