Alex Varchuk

Results 93 comments of Alex Varchuk

Hi, sorry for the huge delay. I tried to investigate it, and it works ok. It works for me with that definition. ```yaml # openapi.yml paths: /example: $ref: './example/paths/root.yml' components:...

I sorry about that, but we already do not support redoc-cli. Instead can use [redocly-cli](https://www.npmjs.com/package/redoc-cli). You can find documentations about all commands [here](https://redocly.com/docs/cli/commands/). For generate docs use ``` redocly build-docs...

https://github.com/Redocly/redoc/issues/2364

Hi @dumdiedum, thank you a lot for the contribution. I am not sure about adding binary format to string, because it is [not included in documentation](https://www.learnjsonschema.com/2020-12/format-annotation/format/).

we do not include `redoc/benchmark/index.html` to lib code. Later we'll fix that

yes, you can check it in file list. For example on [npm/redoc](https://www.npmjs.com/package/redoc?activeTab=code)

Hi @johnhol, thanks for notifying us. I'll look into that.

Hi we already do not support redoc-cli. Instead you can use [redocly-cli](https://www.npmjs.com/package/redoc-cli). You can find documentations about all commands [here](https://redocly.com/docs/cli/commands/). I believe that issue already fixed there. If you have...

Hi @graham-atom, thank you for the issue. Please provide more details to be able to investigate it.

Hi @alessandrorubio, you can use [decorators](https://redocly.com/docs/cli/custom-plugins/custom-decorators/) for it.