Alexander Pui Yiu CHAN

Results 4 issues of Alexander Pui Yiu CHAN

Following example masked any identifying information ``` responses: 200: description: "Success" content: application/json: schema: title: SomethingSuccess type: object required: - results properties: results: type: array items: anyOf: - type: object...

### Description of the bug A field is defined as nullable array. Yet it will be generated to have empty List in dart which causes an issue as there is...

bug

#### 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/swagger-parser/online/))? - [x]...

Issue: Bug

**Versions of relevant software used** 0.15.0 **What happened** The captioned module removed releases of v1.8.6 from GitHub: https://github.com/nhooyr/websocket-old/tags **What you expected to happen** Successful `go mod vendor` **How to reproduce...