Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sytest uses unspecced endpoint DELETE /v3/directory/list/appservice/$network_id/$room_id #1350

Open
S7evinK opened this issue Oct 26, 2022 · 1 comment

Comments

@S7evinK
Copy link
Contributor

S7evinK commented Oct 26, 2022

(not sure if correct issue type)
Link to problem area:
https://spec.matrix.org/v1.4/application-service-api/#application-service-room-directories

do_request_json_for( $as_user,
method => "DELETE",
uri => "/v3/directory/list/appservice/$network_id/$room_id",

Issue
It looks like Sytest is using an undocumented endpoint DELETE /v3/directory/list/appservice/$network_id/$room_id?
Also mentioned in matrix-org/synapse#14178

Expected behaviour
Documented DELETE /v3/directory/list/appservice/$network_id/$room_id for appservices

@richvdh
Copy link
Member

richvdh commented Oct 31, 2022

or better yet, rip it out of synapse and sytest?

@richvdh richvdh transferred this issue from matrix-org/matrix-spec May 3, 2023
@richvdh richvdh changed the title Sytest is using a, potentially, undocumented AS endpoint Sytest uses unspecced endpoint DELETE /v3/directory/list/appservice/$network_id/$room_id May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants