Luke Hagar
Luke Hagar
This command would allow a user to run any api call they want, with the syntax of: `sail api /the/endpoint` This would allow users to use the CLI in a...
https://github.com/charmbracelet/glow
This command could support creating Transforms or Sources from Templates, Templates could be opened or cloned from a marketplace, and can be edited inline by a preferred local terminal code...
Examples of local and remote file references Complex examples using file references in: - parameters - request bodies - error types - components - security schemas Examples of circular file...
Detail more of the available options for content-types, as well as how you may represent schemas in these content-types, what formats may be needed/supported, and any best practices.
https://stackoverflow.com/questions/66465888/how-to-define-enum-mapping-in-openapi https://github.com/OAI/OpenAPI-Specification/issues/1313 Examples, best practices, usage with references, enums of multiple types (dates, numbers, objects)
## What/Why/How? Fixes #1634 ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code changed? - Tested with redoc/reference-docs/workflows (internal) - [x] All new/updated code is...
**Describe the bug** When running the `redocly split` command the openapi path at the API root: `/` is not properly moved to the paths folder, and the references in the...
I may have found the source a bug we have been troubleshooting internally, but I suspect it may actually be sourced in the vacuum rule logic. I first had the...