Open liborjelinek opened 7 years ago
Agree. Before integrating my swagger into DP, I implemented a routine to fill example at resource level based on what I find at properties level. But it would nice if dapperdox manages that like editor.swagger.io.
Yup. This is an oversight, the property level example have simply been overlooked. Marking as a bug.
Any update on this?
Definitions with "inline" property example values, i.e. with
example
along with property, are not displayed in at resource page.Definition like this
have no example at resource page. But modified to:
has example section
IMHO property examples shouldn't be silently loss like now. Other tools, like editor.swagger.io, displays them.
Question is what examples take precedence. Editor.swagger.io overrides property example if there is the object example.