-
#### 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…
-
Some data binding frameworks provide a way to do mappings to/from parsers and generator.
JAXB:
https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXB.html#unmarshal-javax.xml.transform.So…
-
https://github.com/onedesign/generator-one-base/blob/a1d85ba12bda5278abd2e89ecb79f2c3a4543dd7/generators/craft3/index.js#L28
Any reason we didn't use `this.spawnCommand` here?
[Docs "Using other…
-
Hello,
I'm facing a Datadog API rate limit issue when using the SLO Generator.
This problem seem due to a rate-limit implemented on Datadog APIs : https://docs.datadoghq.com/api/latest/rate-limits…
-
### Environment information
```plain text
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 AMD Ryzen 5 5500
Memory: 11.39 GB / 31.80 GB
Binaries:
Node: 18.20.4 - ~\AppData\Local\nvs\de…
-
Was brought up in chat/dumcord.
There are other static site generators out there.
My general requirements:
- compatibility with old devices (no need for fancy javascript features)
- search (…
-
Real life case - I have a currency field enum which gets mutilated into uSD, eUR etc
We could support enumPropertyNaming as in here https://github.com/OpenAPITools/openapi-generator/blob/master/doc…
-
Reproduce:
1. cloned repo
2. `yarn install`
3. `yarn dev`
error:
```
ano@anos-MacBook-Pro frontpage % yarn dev
yarn run v1.22.19
$ next dev
ready - started server on 0.0.0.0:3000, url: http…
-
Study, prepare reusable snippets related to file uploads (web/browsers)
### Basics
- ``, more attributes (like `accept`)
- Upload restrictions (cases) - folder, files only, single file, single entity…