LynithDev
LynithDev
 I don't have any logs to help fix this issue. The time was 19:56 and it fixed itself at 19:57. Re-rendering it didn't help. Please fix this issue ASAP.
### Describe the bug There doesn't seem to be any API for organizations (Such as fetching projects or information about the organization). ### Steps to reproduce 1. Go to https://docs.modrinth.com/api-spec...
### Describe the bug On ***some*** of the environments my app is being run on, the entire routing system fails to work, throwing an error in console: ``` Unhandled Promise...
This should resolve https://github.com/juhaku/utoipa/issues/868. If a field has `skip_deserializing`, it should still be serialized. And all serialized fields should be in the generated OpenAPI document.