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
FWIW, since I am guessing that the {roomId} "OpenAPI" style, which is used for the endpoints definitions should prevail to be consistent across the spec, there are more references to endpoints using the <id> format at least in the CS API. Searching for rooms/<room_id> and user/<user_id> should find most of them.
Link to problem area: https://spec.matrix.org/v1.12/client-server-api/#lazy-loading-room-members
Issue
An image speaks more than a thousand words:
Expected behaviour
The url parameter style should be consistent across endpoints.
The text was updated successfully, but these errors were encountered: