You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating an issue. We appreciate your feedback and your help in improving this project.
We are currently looking into the issue you reported and will do our best to address it as soon as possible. If we have any questions or need any further information from you, we will definitely reach out to you.
Hi Christian,
the parameter will stay , cause we reuse the Room type at different requests, anyways you can just fill it with null and later with the created room-Id from the response.
The openapi spec defines a json parameter "roomId" which is wrong. the matrix server responds with a room id once it's created.
please remove the parameter "roomId" from the request.
The text was updated successfully, but these errors were encountered: