Skip to content

Commit

Permalink
Merge pull request #31 from sendbird/feature/jerry/1.0.25
Browse files Browse the repository at this point in the history
Updated version to 1.0.25
  • Loading branch information
jerry-jeon authored Jul 15, 2024
2 parents 76831f5 + af10a5a commit 9563d9a
Show file tree
Hide file tree
Showing 356 changed files with 449 additions and 582 deletions.
2 changes: 0 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ docs/ListGdprRequestsResponseRequestsInner.md
docs/ListMessagesResponse.md
docs/ListMessagesResponseMessagesInner.md
docs/ListMessagesResponseMessagesInnerOgTag.md
docs/ListMessagesResponseMessagesInnerOgTagOgImage.md
docs/ListMessagesResponseMessagesInnerSortedMetaarrayInner.md
docs/ListMutedChannelsResponse.md
docs/ListMutedUsersInChannelsWithCustomChannelType200Response.md
Expand Down Expand Up @@ -461,7 +460,6 @@ src/main/java/org/openapitools/client/model/ListGdprRequestsResponseRequestsInne
src/main/java/org/openapitools/client/model/ListMessagesResponse.java
src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInner.java
src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTag.java
src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerOgTagOgImage.java
src/main/java/org/openapitools/client/model/ListMessagesResponseMessagesInnerSortedMetaarrayInner.java
src/main/java/org/openapitools/client/model/ListMutedChannelsResponse.java
src/main/java/org/openapitools/client/model/ListMutedUsersInChannelsWithCustomChannelType200Response.java
Expand Down
86 changes: 29 additions & 57 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6799,7 +6799,9 @@ paths:
name: user_ids
required: false
schema:
type: string
items:
type: string
type: array
style: form
responses:
"200":
Expand Down Expand Up @@ -11281,8 +11283,6 @@ components:
type: string
is_ephemeral:
type: boolean
is_frozen:
type: boolean
name:
type: string
url:
Expand Down Expand Up @@ -11722,7 +11722,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -11794,8 +11793,6 @@ components:
type: boolean
is_ephemeral:
type: boolean
is_frozen:
type: boolean
is_hidden:
type: boolean
is_public:
Expand Down Expand Up @@ -11973,6 +11970,13 @@ components:
type: array
type: object
SendBird.OGImage:
example:
alt: alt
secure_url: secure_url
width: 7.061401241503109
type: type
url: url
height: 2.3021358869347655
properties:
alt:
type: string
Expand Down Expand Up @@ -12032,7 +12036,6 @@ components:
last_seen_at: 0
is_hide_me_from_friends: true
data: data
is_frozen: true
custom_type: custom_type
is_ephemeral: true
created_at: 0.8008281904610115
Expand Down Expand Up @@ -12120,8 +12123,6 @@ components:
type: boolean
is_ephemeral:
type: boolean
is_frozen:
type: boolean
max_length_message:
type: number
operators:
Expand Down Expand Up @@ -13696,7 +13697,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -14007,7 +14007,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -14358,14 +14357,10 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
token:
- token
- token
token: token
properties:
token:
items:
type: string
type: array
type: string
user:
$ref: '#/components/schemas/SendBird.User'
type: object
Expand Down Expand Up @@ -14698,7 +14693,6 @@ components:
last_seen_at: 0
is_hide_me_from_friends: true
data: data
is_frozen: true
custom_type: custom_type
is_ephemeral: true
created_at: 0.8008281904610115
Expand Down Expand Up @@ -14799,7 +14793,6 @@ components:
last_seen_at: 0
is_hide_me_from_friends: true
data: data
is_frozen: true
custom_type: custom_type
is_ephemeral: true
created_at: 0.8008281904610115
Expand Down Expand Up @@ -15720,7 +15713,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -16031,7 +16023,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -17158,10 +17149,12 @@ components:
is_op_msg: true
og_tag:
og:image:
alt: alt
secure_url: secure_url
width: 2.3021358869347655
width: 7.061401241503109
type: type
url: url
height: 7.061401241503109
height: 2.3021358869347655
og:title: og:title
og:url: og:url
og:description: og:description
Expand Down Expand Up @@ -17305,10 +17298,12 @@ components:
is_op_msg: true
og_tag:
og:image:
alt: alt
secure_url: secure_url
width: 2.3021358869347655
width: 7.061401241503109
type: type
url: url
height: 7.061401241503109
height: 2.3021358869347655
og:title: og:title
og:url: og:url
og:description: og:description
Expand Down Expand Up @@ -18257,7 +18252,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -18568,7 +18562,6 @@ components:
is_online: true
last_seen_at: 0
is_hide_me_from_friends: true
is_frozen: true
is_ephemeral: true
my_count_preference: my_count_preference
my_member_state: invited
Expand Down Expand Up @@ -21709,8 +21702,6 @@ components:
with the is_active property above.
type: boolean
required:
- nickname
- profile_url
- user_id
title: updateUserByIdData
type: object
Expand Down Expand Up @@ -22073,13 +22064,6 @@ components:
type: array
required:
- channel_url
- cover_file
- cover_url
- custom_type
- data
- name
- operator_ids
- operators
title: ocUpdateChannelByUrlData
type: object
ocDeleteChannelByUrl_200_response:
Expand Down Expand Up @@ -24795,29 +24779,15 @@ components:
type: string
type: array
type: object
listMessagesResponse_messages_inner_og_tag_og_image:
example:
secure_url: secure_url
width: 2.3021358869347655
url: url
height: 7.061401241503109
properties:
url:
type: string
secure_url:
type: string
width:
type: number
height:
type: number
type: object
listMessagesResponse_messages_inner_og_tag:
example:
og:image:
alt: alt
secure_url: secure_url
width: 2.3021358869347655
width: 7.061401241503109
type: type
url: url
height: 7.061401241503109
height: 2.3021358869347655
og:title: og:title
og:url: og:url
og:description: og:description
Expand All @@ -24829,7 +24799,7 @@ components:
og:description:
type: string
og:image:
$ref: '#/components/schemas/listMessagesResponse_messages_inner_og_tag_og_image'
$ref: '#/components/schemas/SendBird.OGImage'
type: object
listMessagesResponse_messages_inner:
example:
Expand Down Expand Up @@ -24947,10 +24917,12 @@ components:
is_op_msg: true
og_tag:
og:image:
alt: alt
secure_url: secure_url
width: 2.3021358869347655
width: 7.061401241503109
type: type
url: url
height: 7.061401241503109
height: 2.3021358869347655
og:title: og:title
og:url: og:url
og:description: og:description
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply plugin: 'com.diffplug.spotless'

group = 'org.sendbird'
version = '1.0.23'
version = '1.0.25'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "org.sendbird",
name := "sendbird-platform-sdk",
version := "1.0.23",
version := "1.0.25",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
Compile / javacOptions ++= Seq("-Xlint:deprecation"),
Expand Down
2 changes: 1 addition & 1 deletion docs/ListMessagesResponseMessagesInnerOgTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
|**ogColonUrl** | **String** | | [optional] |
|**ogColonTitle** | **String** | | [optional] |
|**ogColonDescription** | **String** | | [optional] |
|**ogColonImage** | [**ListMessagesResponseMessagesInnerOgTagOgImage**](ListMessagesResponseMessagesInnerOgTagOgImage.md) | | [optional] |
|**ogColonImage** | [**SendBirdOGImage**](SendBirdOGImage.md) | | [optional] |



4 changes: 2 additions & 2 deletions docs/MessageApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ public class Example {
MessageApi apiInstance = new MessageApi(defaultClient);
String channelUrl = "channelUrl_example"; // String |
String apiToken = "{{API_TOKEN}}"; // String |
String userIds = "userIds_example"; // String |
List<String> userIds = Arrays.asList(); // List<String> |
try {
GcViewNumberOfEachMembersUnreadMessagesResponse result = api.gcViewNumberOfEachMembersUnreadMessages(channelUrl)
.apiToken(apiToken)
Expand All @@ -860,7 +860,7 @@ public class Example {
|------------- | ------------- | ------------- | -------------|
| **channelUrl** | **String**| | |
| **apiToken** | **String**| | [optional] |
| **userIds** | **String**| | [optional] |
| **userIds** | **List&lt;String&gt;**| | [optional] |

### Return type

Expand Down
14 changes: 7 additions & 7 deletions docs/OcUpdateChannelByUrlData.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**channelUrl** | **String** | Specifies the URL of the channel to update. | |
|**name** | **String** | Specifies the channel topic, or the name of the channel. The length is limited to 191 characters. | |
|**coverUrl** | **String** | Specifies the URL of the cover image. The length is limited to 2,048 characters. | |
|**coverFile** | **File** | Uploads the file for the channel cover image. | |
|**customType** | **String** | Specifies the custom channel type which is used for channel grouping. The length is limited to 128 characters.&lt;br /&gt;&lt;br /&gt; Custom types are also used within Sendbird&#39;s [Advanced analytics](/docs/chat/v3/platform-api/guides/advanced-analytics) to segment metrics, which enables the sub-classification of data views. | |
|**data** | **String** | Specifies additional channel information such as a long description of the channel or &#x60;JSON&#x60; formatted string. | |
|**operatorIds** | **List&lt;String&gt;** | Specifies an array of one or more user IDs to register as operators of the channel. The maximum allowed number of operators per channel is 100. Operators can delete any messages in the channel, and can also receive all messages that have been throttled.&lt;br/&gt;&lt;br/&gt; Operators cannot view messages that have been [moderated by](/docs/chat/v3/platform-api/guides/filter-and-moderation) the domain filter or profanity filter. Only the sender will be notified that the message has been blocked. | |
|**operators** | **List&lt;String&gt;** | (Deprecated) Specifies the string IDs of the users registered as channel operators. Operators can delete any messages in the channel, and can also receive all messages that have been throttled. | |
|**name** | **String** | Specifies the channel topic, or the name of the channel. The length is limited to 191 characters. | [optional] |
|**coverUrl** | **String** | Specifies the URL of the cover image. The length is limited to 2,048 characters. | [optional] |
|**coverFile** | **File** | Uploads the file for the channel cover image. | [optional] |
|**customType** | **String** | Specifies the custom channel type which is used for channel grouping. The length is limited to 128 characters.&lt;br /&gt;&lt;br /&gt; Custom types are also used within Sendbird&#39;s [Advanced analytics](/docs/chat/v3/platform-api/guides/advanced-analytics) to segment metrics, which enables the sub-classification of data views. | [optional] |
|**data** | **String** | Specifies additional channel information such as a long description of the channel or &#x60;JSON&#x60; formatted string. | [optional] |
|**operatorIds** | **List&lt;String&gt;** | Specifies an array of one or more user IDs to register as operators of the channel. The maximum allowed number of operators per channel is 100. Operators can delete any messages in the channel, and can also receive all messages that have been throttled.&lt;br/&gt;&lt;br/&gt; Operators cannot view messages that have been [moderated by](/docs/chat/v3/platform-api/guides/filter-and-moderation) the domain filter or profanity filter. Only the sender will be notified that the message has been blocked. | [optional] |
|**operators** | **List&lt;String&gt;** | (Deprecated) Specifies the string IDs of the users registered as channel operators. Operators can delete any messages in the channel, and can also receive all messages that have been throttled. | [optional] |



2 changes: 1 addition & 1 deletion docs/RemoveRegistrationOrDeviceTokenByTokenResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**token** | **List&lt;String&gt;** | | [optional] |
|**token** | **String** | | [optional] |
|**user** | [**SendBirdUser**](SendBirdUser.md) | | [optional] |


Expand Down
1 change: 0 additions & 1 deletion docs/SendBirdBaseChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
|**customType** | **String** | | [optional] |
|**data** | **String** | | [optional] |
|**isEphemeral** | **Boolean** | | [optional] |
|**isFrozen** | **Boolean** | | [optional] |
|**name** | **String** | | [optional] |
|**url** | **String** | | [optional] |

Expand Down
1 change: 0 additions & 1 deletion docs/SendBirdGroupChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
|**isDiscoverable** | **Boolean** | | [optional] |
|**isDistinct** | **Boolean** | | [optional] |
|**isEphemeral** | **Boolean** | | [optional] |
|**isFrozen** | **Boolean** | | [optional] |
|**isHidden** | **Boolean** | | [optional] |
|**isPublic** | **Boolean** | | [optional] |
|**isPushEnabled** | **Boolean** | | [optional] |
Expand Down
1 change: 0 additions & 1 deletion docs/SendBirdOpenChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
|**data** | **String** | | [optional] |
|**isDynamicPartitioned** | **Boolean** | | [optional] |
|**isEphemeral** | **Boolean** | | [optional] |
|**isFrozen** | **Boolean** | | [optional] |
|**maxLengthMessage** | **BigDecimal** | | [optional] |
|**operators** | [**List&lt;SendBirdUser&gt;**](SendBirdUser.md) | | [optional] |
|**participantCount** | **BigDecimal** | | [optional] |
Expand Down
4 changes: 2 additions & 2 deletions docs/UpdateUserByIdData.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**userId** | **String** | Specifies the unique ID of the user to update. | |
|**nickname** | **String** | Specifies the user&#39;s nickname. The length is limited to 80 characters. | |
|**profileUrl** | **String** | Specifies the URL of the user&#39;s profile image. The length is limited to 2,048 characters.&lt;br /&gt;&lt;br /&gt; The [domain filter](/docs/chat/v3/platform-api/guides/filter-and-moderation#2-domain-filter) filters out the request if the value of this property matches the filter&#39;s domain set. | |
|**nickname** | **String** | Specifies the user&#39;s nickname. The length is limited to 80 characters. | [optional] |
|**profileUrl** | **String** | Specifies the URL of the user&#39;s profile image. The length is limited to 2,048 characters.&lt;br /&gt;&lt;br /&gt; The [domain filter](/docs/chat/v3/platform-api/guides/filter-and-moderation#2-domain-filter) filters out the request if the value of this property matches the filter&#39;s domain set. | [optional] |
|**profileFile** | **File** | Uploads the file of the user&#39;s profile image. An acceptable image is limited to &#x60;JPG&#x60; (.jpg), &#x60;JPEG&#x60; (.jpeg), or &#x60;PNG&#x60; (.png) file of up to 25 MB. | [optional] |
|**issueAccessToken** | **Boolean** | Determines whether to revoke the existing access token and create a new one for the user. If true, an opaque string token is issued and provided upon creation, which should be passed whenever the user logs in. If false, an access token is not required when the user logs in. (Default: false) | [optional] |
|**issueSessionToken** | **Boolean** | Determines whether to add a new session token for the user. If true, an opaque string token is issued and provided upon creation, which should be passed whenever the user logs in. If false, a session token is not required when the user logs in. (Default: false) | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>sendbird-platform-sdk</artifactId>
<packaging>jar</packaging>
<name>sendbird-platform-sdk</name>
<version>1.0.23</version>
<version>1.0.25</version>
<url>https://github.com/sendbird/sendbird-platform-sdk-java</url>
<description>Sendbird Platform API SDK</description>
<scm>
Expand Down
Loading

0 comments on commit 9563d9a

Please sign in to comment.