1
0
Fork 0
mirror of synced 2024-09-17 01:47:57 +12:00
appwrite/tests/e2e/Services/Messaging
Steven Nguyen 3938c53256
Add endpoint to list a message's targets
This endpoint is needed so that the Console can fetch the associated
targets to display when viewing the details of a message or going in
to edit a message.
2024-01-19 06:03:23 +00:00
..
MessagingBase.php Add endpoint to list a message's targets 2024-01-19 06:03:23 +00:00
MessagingConsoleClientTest.php
MessagingCustomClientTest.php
MessagingCustomServerTest.php