Zachary Hamm
Zachary Hamm
**Describe the bug** When using the `--dereferenced` argument with the Redocly CLI bundler, references found under the discriminator mapping section are not resolved and therefore may be broken. For example,...
**Describe the bug** We're using the Redocly CLI to bundle our OpenAPI specs, but for some reason it seems to hang randomly. We believe this started with Docker image `redocly/cli:1.13.0`,...
### Actual Behavior I hacked together the code below so that I could test this library in isolation, but for context we are using it inside of a Pyramid app....
It looks like there's a bug when it comes to query parameter validation. I haven't done a deep dive on where it failed in libopenapi-validation, but it looks like the...
I just had a CI build fail due to a race condition with one of the unit tests. The unit tests expects a slice, but the ordering of the output...