New features
Ignore paths
The latest release adds the ability to ignore certain paths during export. If any node has a child with the value `x-deforest-ignore: true`, that node will not be exported. This can be used everywhere in the specification, but the use case is to either hide a single resource method, or an entire path if you have any internal API endpoints that you do not wish to add to the public documentation for any reason.