-
Add a way to search for rooms.
Right now with the API and the client you can only look for rooms the user is subscribed for or one which we already know the address or the alias, but there is no wa…
-
**Describe the bug**
- API Requested
- POST {livekit_api_url}/twirp/livekit.Egress/ListEgress
```json
{
"active":true
}
```
**Server**
- Version: [1.4.1]
- Enviro…
-
Add an integration between the NAV API and the Mazemap API that takes information from the latter and adds room information to NAV.
The issue can be roughly split up into x tasks:
1. Figure out h…
-
現行のAPI仕様がRESTfulではなかったので、美しいRESTful APIを提案
- `POST /api/sessions`
- 概要: セッションを作成
- リクエスト:
- `name`: ユーザ名
- レスポンス: Object
- `userId`: セッションとして使用するユーザID
- `POST /api/rooms/:id/answers`
-…
-
If you try to retrieve the list of things of a specific environment room the API doesn't work.
It loops infinitely.
It seems a problem related to all endpoints where you need to specify a room id.
The…
-
Hi I am checking api methods and models on https://github.com/djangoflow/flutter-djangoflow/tree/main/packages/djangoflow_openapi
I see after the latest refactor few things went missing.
Critica…
-
**Describe the bug**
There are some available spaces which show available the entire day. These are most likely labs or rooms which are not open to classes
**To Reproduce**
Query the API and chec…
-
### What happened?
**Background:**
To make management of configuration files and schemas simpler, and unit testable we want to utilize the [multiple data sources](https://github.com/Azure/data-api-b…
-
When I started the Agent Worker, the current situation will only be added to the room created after that. I have a lot of already active rooms. I have no other way to trigger the addition of Agent exc…
-
We are trying to add some rooms to communities using events endpoint like this:
_http://${MatrixHost}/_matrix/client/r0/rooms/${roomId}/state/m.room.related_groups?user_id=${masqId}_
...and sendin…