Open linear[bot] opened 1 month ago
This spec: https://api.sportstalk247.com/api/v3/openapi/swagger.json doesn't generate the model for this path, as an example: /api/v3/{appid}/chat/rooms There are a few dozen examples of this.
/api/v3/{appid}/chat/rooms
The specification at this link does not generate the model for certain paths. For example, the path /api/v3/{appid}/chat/rooms is missing its corresponding model definition. This issue appears to be present for several dozen other paths as well.
This spec: https://api.sportstalk247.com/api/v3/openapi/swagger.json doesn't generate the model for this path, as an example:
/api/v3/{appid}/chat/rooms
There are a few dozen examples of this.