Alex Varchuk

Results 19 issues of Alex Varchuk

## What/Why/How? invalidate cache on jsDelivr and Redocly CDN ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [x] Code is linted - [ ] Tested - [...

**Describe the bug** The lint command should mark this schema as invalid. **To Reproduce** Steps to reproduce the behavior: 1. run the lint command with the example of the definition...

p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** We have too many useful [specification extensions](https://redocly.com/docs/api-reference-docs/spec-extensions/). But `openapi-cli` doesn't support all of these. **Describe the solution you'd like** I...

good first issue
p3
Type: Enhancement
governance

## What/Why/How? We deprecate `redoc-cli` and move our focus to Redoc. Instead of `redoc-cli` you can use [`@redocly/cli`](https://www.npmjs.com/package/@redocly/cli). ```bash redoc-cli serve -> @redocly/cli preview-docs redoc-cli bundle/build -> @redocly/cli build-docs ```...

## What/Why/How? - update link to redocly.com domain - add global security to definition ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code is linted...

Add support React 18 **Describe the solution you'd like** `Redoc` should install and work in strict mode in React 18. **Describe alternatives you've considered** none **Additional context** https://github.com/Redocly/redoc/pull/2033

Type: Enhancement
p2

## What/Why/How? improve `feature.openapi` types for config ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [x] Code is linted - [x] Tested with redoc/reference-docs/workflows - [ ]...

deploy_s3_sandbox

## What/Why/How? ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [x] Code is linted - [x] Tested with redoc/reference-docs/workflows - [ ] All new/updated code is covered...

deploy_s3_sandbox

## What/Why/How? Add documentation for the build-docs command. ## Reference https://github.com/Redocly/redocly-cli/pull/863 ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code is linted - [ ] Tested with...

Publish `@redocly/cli` docker container to [GitHub Packages](https://docs.github.com/en/packages)(add action for it). Also, the current docker container is not renamed in [dockerHub](https://hub.docker.com/r/redocly/openapi-cli). It can be confusing for some users.

p3
Type: Enhancement