-
Reproduction repo: https://github.com/ysangkok/openapi3/tree/janus/weird-doctest
```
% cabal repl --with-ghc=doctest
Resolving dependencies...
Build profile: -w ghc-9.4.2 -O1
In order, the fol…
-
_This is a headsup for ghc-9.10 (current nightly is still using ghc-9.8)_
base-4.20.0.0 ([changelog](http://hackage.haskell.org/package/base-4.20.0.0/changelog)) is out of bounds for:
- [ ] Frames…
-
**Describe the bug**
SPOT generate fail when multiple JSDoc occurred before any type definition.
**To Reproduce**
Below is the `api.ts` file
```
// api.ts
import { api, body, endpoint, request…
-
Hi @zupo,
thanks for having merged [my pull request](https://github.com/Pylons/pyramid_openapi3/pull/259) :)
Do you know when can we expect a new patch or minor version?
Thanks! :)
-
I see this is a TODO. Any progress or updates you could share with me?
-
When trying to load a spec from a YAML file containing an object with a key called `null` the following error is raised:
```
error converting YAML to JSON: Unsupported map key of type: %!s(), key: ,…
-
Hello @vyuldashev 🤝
Thanks for making this excellent package. I wanted to make a quick issue to track the progress towards supporting OpenAPI v3.1, because it's been out for over a year now and it'…
-
## OAS 3.1.0-rc0 Released!
[view OAI changelog on GitHub](https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0-rc0)
### Additions
- [ ] Introduced a new top-level field - `webhooks`. T…
-
**Version**
1.0.7
**Describe the bug**
When parsing and validating a specification where the URL of the callback references a field, that is defined in a type referenced by allOf I get a mess…
-
**Is an existing page relevant?**
Currently, there is not full documentation around the OpenAPI3 spec which Karpenter uses for its CRDs in the docs. If certain fields are not well-documented or the…