-
Documentation required for:
- Making a JSON file with the schema. Consider a format similar to the [OpenAPI documentation](https://swagger.io/specification/).
- Making schema within code.
Aha! Link:…
-
Not sure where to best ask for this feature so I've put it in both places
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/586
-
Hi!
I've been working on OpenAPI-3 support (#69) building on top of the code of this repo. I've got it working now. My code is not completely cleaned up and I can't have possibly tested all API us…
-
I haven't looked too far into the underlying issue, but it looks like the swagger spec (https://api.thegamesdb.net/) references explicit items in the models. For example, `Publishers > Data > Publishe…
-
- yamale
- jsonschema (for yaml)
- k8s based?
-
Our gRPC gen library may be a bit old/stagnant. There may be other options out there, like this: https://buf.build/blog/protobuf-es-the-protocol-buffers-typescript-javascript-runtime-we-all-deserve
W…
-
I am opening this as an issue rather than a PR to start, in order to gather feedback and additional content.
There are a number of questions that are asked frequently on stackoverflow, slack, githu…
-
##### Description
Referencing to Google's [documentation](https://developers.google.com/identity/protocols/OAuth2ServiceAccount); in the case of authenticating server-to-server applications with two…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
It would be nice to support transforming a v3 spec to v2 using the paperclip CLI. I think v2 and v3 only change in their structure, but if there's something more, then we can use vendor extensions to …