Andrew Tatomyr

Results 315 comments of Andrew Tatomyr

We're not addressing this in v2, so I'm closing this.

Looks like a bug indeed. Until it's fixed, you can try working around it with a custom decorator to prepend the schema names in `DiscriminatorMapping` with `#/components/schemas/` or something similar.

Seems to have been introduced in `1.28.4` when upgrading Redoc from `2.2.0` to `2.4.0`. @AlexVarchuk could you take a look at that?

The fix has been released. @andrea3bianchi could you confirm it's fixed?

I confirm this is a bug. Thanks for reporting it! Interesting enough, if you replace the current ref pointer with `"#/components/schemas/iwillbedrop"`, both components will be removed.

Hi guys! Sorry for the inconvenience. We're modifying the default configuration format, but you can still safely use your current configuration. You either stay on the `v1.14.0` or move the...

We moved back the support for the old syntax in the recent versions. There could be some deprecation warnings though. FYI @javierjulio @jmacelroy @skyegecko

@javierjulio I believe it's in [v1.18.1](https://redocly.com/docs/cli/changelog#1.18.1-2024-07-22).

Hi @Jul13nT, What are these intermediary steps 3-5 for? I cannot reproduce step 5 because there is no such line in my `.yarnrc.yaml` file.