Gerzon Z
|
e8a80d391b
|
Chore: Migrate REST API - convertTeamToChannel to TS (#3800)
* Migrate REST API `teams.convertToChannel` to TypeScript
|
2022-03-02 17:29:30 -04:00 |
Gerzon Z
|
718ae48e83
|
Chore: Migrate REST API - removeTeamMember to TS (#3799)
* Migrate REST API `teams.removeMember` to TypeScript
|
2022-03-02 16:39:04 -04:00 |
Gerzon Z
|
270f6e0fef
|
Chore: Migrate REST API - addRoomsToTeam to TS (#3797)
* Migrate REST API `teams.addRooms` to TypeScript
|
2022-03-02 16:28:58 -04:00 |
Gerzon Z
|
1da4f01dcb
|
Chore: Migrate REST API - createTeam to TS (#3788)
* Migrate `teams.create` REST API to TypeScript
|
2022-03-02 16:17:42 -04:00 |
Gleidson Daniel Silva
|
7866ec3f33
|
Chore: Add REST API definitions from server (#3721)
* create first definitions
* chore: implements get and post types
* fix lint
* add ts-ignore
* add teams.removeRoom method
* Remove unused endpoints
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-02-14 13:20:29 -03:00 |