I have created a project and added response schema for 200 and 400 codes. I have added multiple examples in the same. However when I add them to a endpoint and publish them using share docs the examples are not showing up in the documentation. There is just 1 default Example 1
Endpoint Setup: Attached picture
Published Doc: Test Endpoint - Ledger(1.0.0)
Check the 400 Validation Error Section.
One more point of observation is that when the whole project is published the examples are showing properly but using Quick Share the examples from responses are not showing as intended