Weyert de Boer

Results 200 comments of Weyert de Boer

@daniel-white @brendarearden I have updated the PR based on your feedback

Storybook renditions below, note that both have the vendor extension renderer working for the `x-enum-descriptions`-extension ### Article ![CleanShot 2024-04-22 at 17 17 11](https://github.com/stoplightio/elements/assets/7049/1a0d39a2-5430-4c0b-9521-969ed0c574f6) ### HTTP operation ![CleanShot 2024-04-22 at 17...

@brendarearden @daniel-white I am assigned this week to do work related to Elements. Would love to get some feedback on this PR.

> @weyert due to the size of this PR, we will have to dedicate specific time in our work flow to review this. We have added an issue for this...

@janavMGX Could it be that your $ref'ed schema (`#/components/schemas/Content`) in your above schema is having `additionalProperties: false`? If you remove that does it work for you?

Yeah, I have the same issue for when I removed the additionProperties: false in the referenced schema it started showing. I haven't figured out what the cause is but if...

@Lexy2 Any chance you can attach a problematic 10000 line JSON file?

@rattrayalex I have been working on a PR to support an initial round of the `x-codeSamples` vendor extension

Did you ever found a solution for this?