Steven Serrata
Steven Serrata
Addressed in: #697 #701 #706 #707
@blindaa121 any updates?
related to #544
Hi @IanVS, "from schema" is akin to saying the example if inferred from the schema properties, whether each property has an `example` or `default` defined or not. That said, when...
> Does it make a difference that I'm not setting examples on properties, but rather at the top of schema? I believe it does, because `schema.example` or `schema.examples` are static...
@IanVS, upon second inspection, I believe your `example` may be defined at the wrong indention level. I believe it should be at the same level as `schema`.
Ah ok...I trust redocly but I wonder if they may be applying the same linter rule to both request and response schemas? Check out the examples in the official OpenAPI...
adding to roadmap with the goal of either: allowing users to suppress the generated/inferred schema or programmatically suppressing if example(s) exist.
@bencagri, any idea why this might be occurring?
adding to roadmap with goal of supporting relative URL paths