-
##### Description
When the specification has additional properties next to $ref fixed field (in the example below, `$ref` has an additional property `type: object`), OpenAPI Generator produces erro…
-
Many APIs have args that are in some sense strings but what they actually accept is essetially an enumerated type with only a fixed set of accepted values. In some cases they might accept a list of th…
-
Hi all,
As the maintainer of [oasdiff](https://github.com/Tufin/oasdiff) which relies on kin-openapi to report changes in OpenAPI specs, I have [a requirement from oasdiff users](https://github.com/T…
-
### What happened?
We use the `kubebuilder:default` annotation to generate an OpenAPI spec describing our resources. When we create our CRDs with these OpenAPI specs, Kubernetes then _sets_ the value…
-
I was recently helped by a user on StackOverflow to resolve how to get more fields (attributes) from my `occ_download`. He pointed out that using `DWCA` instead of `SIMPLE_CSV` allows for more complet…
-
#### Bug Report Checklist
- [✅ ] Have you provided a full/minimal spec to reproduce the issue?
- [✅ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swa…
-
### What problem are you facing?
https://github.com/crossplane/docs/issues/564 tracks documenting best practices for API design. Put otherwise, best practices for writing XRDs. It occurred to…
negz updated
3 months ago
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version v0.4.1 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What did you…
-
**Epics:** https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/179907
## Summary
Currently, our [API Rule Schemas](https://github.com/elastic/ki…
-
**Describe the bug**
I'm working on converting [the OpenAPI specification](https://github.com/unitycatalog/unitycatalog/blob/main/api/all.yaml) to TypeScript interfaces. I have found some propertie…