🔄 Rename all "twake" instances to "tdrive"
🔄 Rename all "twake" instances to "tdrive"
This commit is contained in:
@@ -22,9 +22,9 @@ Authorization: Bearer {{authToken}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "My channel",
|
||||
"icon": "twake logo",
|
||||
"description": "This channel allow twake's team to chat easily",
|
||||
"channel_group": "twake",
|
||||
"icon": "tdrive logo",
|
||||
"description": "This channel allow tdrive's team to chat easily",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "public",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
@@ -35,9 +35,9 @@ Authorization: Bearer {{authToken}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "My channel",
|
||||
"icon": "twake logo",
|
||||
"description": "This channel allow twake's team to chat easily",
|
||||
"channel_group": "twake",
|
||||
"icon": "tdrive logo",
|
||||
"description": "This channel allow tdrive's team to chat easily",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "public",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
@@ -45,7 +45,7 @@ Authorization: Bearer {{authToken1}}
|
||||
"resource": {
|
||||
"icon": "hello",
|
||||
"description": "A direct channel",
|
||||
"channel_group": "twake",
|
||||
"channel_group": "tdrive",
|
||||
"is_default": false,
|
||||
"archived": false
|
||||
}
|
||||
|
||||
@@ -30,9 +30,9 @@ Authorization: Bearer {{authTokenUser1}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "My private channel",
|
||||
"icon": "twake logo",
|
||||
"description": "This channel allow twake's team to chat easily",
|
||||
"channel_group": "twake",
|
||||
"icon": "tdrive logo",
|
||||
"description": "This channel allow tdrive's team to chat easily",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "private",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
@@ -35,9 +35,9 @@ Authorization: Bearer {{authToken}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "My private channel",
|
||||
"icon": "twake logo",
|
||||
"icon": "tdrive logo",
|
||||
"description": "A private channel",
|
||||
"channel_group": "twake",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "private",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
@@ -30,9 +30,9 @@ Authorization: Bearer {{authTokenUser1}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "A public channel",
|
||||
"icon": "twake logo",
|
||||
"description": "This channel allow twake's team to chat easily",
|
||||
"channel_group": "twake",
|
||||
"icon": "tdrive logo",
|
||||
"description": "This channel allow tdrive's team to chat easily",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "public",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
@@ -29,9 +29,9 @@ Authorization: Bearer {{authToken}}
|
||||
{
|
||||
"resource": {
|
||||
"name": "My channel",
|
||||
"icon": "twake logo",
|
||||
"description": "This channel allow twake's team to chat easily",
|
||||
"channel_group": "twake",
|
||||
"icon": "tdrive logo",
|
||||
"description": "This channel allow tdrive's team to chat easily",
|
||||
"channel_group": "tdrive",
|
||||
"visibility": "public",
|
||||
"is_default": true,
|
||||
"archived": false
|
||||
|
||||
Reference in New Issue
Block a user