-
Consider the following test case (can be applied to tests/unit/coroutines_test.cc)
```c++
#include
coroutine::experimental::generator my_generator() {
auto q = make_shared(16);
auto …
xemul updated
7 months ago
-
#### 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…
-
### Current Behavior
Not possible to go up and down in choice list using arrow keys
### Expected Behavior
To navigate up and down in choice list using arrow keys
### GitHub Repo
https://github.co…
-
## Project Details
Doc Generator is a tool to create PDFs from a variety of formats. It is used extensively in our programs where we need to share a PDF report of some data. Be it class reports, stud…
-
#### 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…
-
#### 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…
-
##### Description
The generator throw "attribute components.schemas.test.default is not of type `string`" when property is of type array and default value is array.
##### openapi-generator v…
-
### Current Behavior
I was trying to create a custom generator with a dropdown and I noticed that only values appear. I tried this:
```json
"type": {
"type": "string",
"descript…
-
#### 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…
-
```
Developer docs on how to run the generator-tests needs to be updated to reflect
the fact that the source-code generators have moved to a project of their own
(i.e. no longer resides within the e…