swagger-blocks
swagger-blocks copied to clipboard
ExampleNode usage
I am trying to provide examples for my POST endpoint. And I see that there's an ExampleNode in the source code but there aren't any examples on how to use it.
The example value for my endpoint:
{ fish: { species: 'Salmon' } }