-
## What are the steps to reproduce this issue?
I don't have a minimally reproducible example, but here's what happens in our project:
1. Generate the `*.schema.ts` output of type `react-query` f…
-
**Describe the bug**
Using a `$ref` keyword under a path http verb started producing an error in version 1.19.0 of the spectral-rulesets package:
```
error oas3-schema Property "$ref" is not …
-
This is a small reproducer of a problem we are facing in our code, where the use of `.nest()` leads to routes with a trailing `/` in the documentation but the URLs are only working without them.
##…
-
Need to test what happens when non-text files are used for computing the diff and consequently the commit message.
-
#### Bug Report Checklist
- [ X ] Have you provided a full/minimal spec to reproduce the issue?
- [ N/A ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org…
-
…, rename azul.terra.SourceRef to .TDRSourceRef and eliminate the aliased imports caused by the currently conflicting unqualified symbols.
> I'm surprised `tdr.lookup_source` doesn't return a Sourc…
-
### What happened?
![image](https://github.com/kubernetes/kubernetes/assets/54977497/83cd8cf0-1c54-4dd0-b093-cbc66833422c)
When the /openapi/v2 interface is invoked for the first time, the memory us…
-
In the petstore example, it looks like custom types's don't have their encoders/decoders properly written:
```elm
orderDecoder : Json.Decode.Decoder Order_
orderDecoder =
Json.Decode.succeed…
-
Thanks for the excellent library. I have a request. I'm currently getting error messages like the following for an invalid schema:
```
Traceback (most recent call last):
...
File ".../openap…
-
This lint rule could use some work.
1. It errored when adding a file suffix (boo), fixed poorly in https://github.com/phetsims/chipper/commit/2105fc0d7b4d90a76dc4c31f5847b3de46d538ba#diff-58eb2baf9…