-
I have a custom authenticator that works, but I am trying to get the swagger docs to work as well but I keep getting the above exception.
Here is my custom authenticator:
```python
class CustomAu…
-
Create a new DoneJS CLI command `donejs new` for **creating new things**. The `donejs add` command should be kept and used for additive features to existing projects.
Currently, these commands are …
-
##### Description
One of the key features of `rust-server` is that you can straightforwardly string clients and servers together. It's quite sad that we don't actually provide any docs/exam…
-
### Link to the code that reproduces this issue
https://github.com/vercel/next.js/issues/49630
### To Reproduce
Use `opengraph-image.tsx` or `twitter-image.tsx` in any dynamic routes (i.e. `/…
-
We had a discussion whether to put code generation options into protobuf files or to configure things from the outside (i.e. the build plugins in the case of akka-grpc).
The consensus seems to be …
-
Netlify seems awesome! I saw this:
>Currently, we're generating client code for Go, but we're planning on releasing libraries in any language that can generate code from the spec.
.. but creatin…
-
#### 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…
-
Looks interesting, but there doesn't appear to be any documentation or examples. For the JSON file, what's the format?
-
We use version 5.4.0 of the openapi generator. We have a nodejs service, and python and javascript clients.
We autogenerate our javascript and python client libraries to allow our javascript and py…
-
### Describe the workflow you want to enable
- I have a custom model implementing the BaseEstimator, for which I am using scikit-learn's hyperparameter searches.
- I am running an exhaustive grid se…