-
*Description*:
I'm trying to use kubeconform to validate BackendTrafficPolicy
I get this error:
```
stdin - BackendTrafficPolicy my-policy is invalid: problem validating schema. Check JSON for…
-
### Discussed in [https://github.com/scalar/scalar/discussions/1379](https://github.com/scalar/scalar/discussions/1379)
Originally posted by **rexvel** April 4, 2024
What do you think about supportin…
-
### Description
I downloaded a template project from the official website, added the SmallRey OpenAPI extension, added the @Tag annotation to the Rest class, and used Chinese. When I accessed /q/open…
-
### What happened?
I ran `krusty.(*Kustomizer).Run()` in two goroutines with the Go race detector enabled, and a data race was reported. The two goroutines access `globalSchema.namespaceabilityByRe…
-
I'm encountering an issue when parsing OpenAPI 2.0 specifications with non-body parameters (e.g., path, query, header parameters) using the `kin-openapi` library.
Unmarshalling a OpenAPI 2.0 spec …
-
Our API documentation is written using OpenAPI and is almost complete. However, some endpoints may not be fully up-to-date with the latest code changes. If you're interested in contributing, feel free…
-
We require the ability to make an openapi spec reliably and accurately for all endpoints within the open5e api.
### Requirements
A valid OpenAPI Spec can be generated fairly quickly and easily.
I…
-
Hey,
Thanks a lot for making this tooling, it's really useful to me.
The Jetbrains Templ plugin (0.0.15) sometimes cause IntelliJ to become unresponsive when the plugin crashes. This always seem…
-
Hello,
I've just started using this library and have come across the following issue. Consider the following:
```TS
import { extendApi } from '@anatine/zod-openapi';
import { object, string, …
-
### What problem will this feature address?
OpenAPI supports defining webhooks:
- 3.1: [spec](https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.1/webhook-example.yaml) & [blog](http…