Witted
Witted
Stackoverflow issue here: https://stackoverflow.com/questions/78279410/swagger-generating-request-string-headers-incorrectly The generated swagger appears to be handing string[] headers incorrectly. { "name": "permissions", "in": "header", "style": "form", "explode": true, "schema": { "type": "array", "nullable": true, "items":...
### Please confirm the following. - [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems - [X] I have tried resolving the issue using the [support portal](https://support.modrinth.com) - [X] I...