Alex Varchuk
Alex Varchuk
## What/Why/How? add step check-version to publish script. You don't need to push a new tag to make the release. ## Reference ## Tests ## Screenshots (optional) ## Check yourself...
## What/Why/How? - 4 vulnerabilities (3 moderate, 1 critical) - upgrade dependencies - update TypeScript to 5.2.2 ## Reference ## Tests ## Screenshots (optional) ## Check yourself - [x] Code...
**What happened?** 1. Go to yaml file but not definition 2. Open `Cursor Context` 3. You can see active button `Go to root` which display context from Open API. https://github.com/Redocly/redocly-vs-code/assets/14113673/b3d822f8-a28c-403b-ab79-ab2b584323d1...
**What happened?** Suggest `null` in schema->type for OpenApi 3.0 **What should have happened instead?** Null should not displayed in openapi 3.0 definition **Minimal reproducible OpenAPI snippet** ```yaml openapi: 3.0.0 servers:...
**What happened?** When adding a new key to the operation autocompletes added too much spaces. **What should have happened instead?** https://user-images.githubusercontent.com/14113673/190604965-a4142cc2-b07b-4c6c-b40f-89c175d6ce73.mov **Minimal reproducible OpenAPI snippet** ```yaml /user: post: tags: -...
## What/Why/How? ## Reference fixes https://github.com/Redocly/redoc/issues/2537 ## Tests ## Screenshots (optional) ## Check yourself - [x] Code is linted - [ ] Tested - [ ] All new/updated code is...
## What/Why/How? Redoc v3.0.0 release: - Modern UI - New Search Functionality - Native Dark Theme Support - Deep CSS Variable Customisation ## Reference ## Tests ## Screenshots (optional) ##...
## What/Why/How? When using `loadConfig` function to get the config for the browser environment, we get an error: "`path.extname` is not a function" ## Reference ## Testing ## Screenshots (optional)...
## What/Why/How? Update `build-doc` command to improve support in fthe uture. ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code changed? - Tested with Redoc/Realm/Reunite...