@rebornteam/reborn-api 3.0.1 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/.openapi-generator/FILES +7 -0
  2. package/README.md +9 -2
  3. package/api.ts +133 -60
  4. package/base.ts +1 -1
  5. package/common.ts +1 -1
  6. package/configuration.ts +1 -1
  7. package/dist/api.d.ts +93 -57
  8. package/dist/api.js +45 -23
  9. package/dist/base.d.ts +1 -1
  10. package/dist/base.js +1 -1
  11. package/dist/common.d.ts +1 -1
  12. package/dist/common.js +1 -1
  13. package/dist/configuration.d.ts +1 -1
  14. package/dist/configuration.js +1 -1
  15. package/dist/esm/api.d.ts +93 -57
  16. package/dist/esm/api.js +43 -22
  17. package/dist/esm/base.d.ts +1 -1
  18. package/dist/esm/base.js +1 -1
  19. package/dist/esm/common.d.ts +1 -1
  20. package/dist/esm/common.js +1 -1
  21. package/dist/esm/configuration.d.ts +1 -1
  22. package/dist/esm/configuration.js +1 -1
  23. package/dist/esm/index.d.ts +1 -1
  24. package/dist/esm/index.js +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/docs/AdminApplyPunishmentRequest.md +1 -1
  28. package/docs/AdminApplyPunishmentResult.md +1 -1
  29. package/docs/AdminCreatePunishmentDraftRequest.md +1 -1
  30. package/docs/AdminPunishmentEvaluation.md +1 -1
  31. package/docs/AdminPunishmentListItem.md +2 -2
  32. package/docs/AdminPunishmentSearchResponse.md +1 -1
  33. package/docs/AdminPunishmentsApi.md +2 -2
  34. package/docs/ConnectionGetConnectionDetailsResponse.md +2 -0
  35. package/docs/ConnectionResult.md +25 -0
  36. package/docs/ConnectionResultResultCode.md +20 -0
  37. package/docs/GameType.md +12 -0
  38. package/docs/PunishmentApi.md +4 -4
  39. package/docs/PunishmentGetPunishmentResponse.md +1 -1
  40. package/docs/PunishmentSeveritiesResponsePunishmentTypeInfo.md +1 -1
  41. package/docs/PunishmentTargetType.md +10 -0
  42. package/docs/PunishmentType.md +12 -0
  43. package/docs/Region.md +12 -0
  44. package/docs/SearchKind.md +11 -0
  45. package/docs/ServerRegisterRequest.md +2 -2
  46. package/docs/ServerSessionDTO.md +2 -2
  47. package/index.ts +1 -1
  48. package/package.json +1 -1
@@ -3,7 +3,7 @@
3
3
  * Reborn API
4
4
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
5
5
  *
6
- * The version of the OpenAPI document: 3.0.1
6
+ * The version of the OpenAPI document: 3.1.0
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Reborn API
3
3
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
4
4
  *
5
- * The version of the OpenAPI document: 3.0.1
5
+ * The version of the OpenAPI document: 3.1.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/esm/index.js CHANGED
@@ -4,7 +4,7 @@
4
4
  * Reborn API
5
5
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
6
6
  *
7
- * The version of the OpenAPI document: 3.0.1
7
+ * The version of the OpenAPI document: 3.1.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/index.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Reborn API
3
3
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
4
4
  *
5
- * The version of the OpenAPI document: 3.0.1
5
+ * The version of the OpenAPI document: 3.1.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/index.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Reborn API
6
6
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
7
7
  *
8
- * The version of the OpenAPI document: 3.0.1
8
+ * The version of the OpenAPI document: 3.1.0
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7,7 +7,7 @@ Request to apply a punishment to one or more targets
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **targets** | [**Array<AdminPunishmentTarget>**](AdminPunishmentTarget.md) | List of targets to punish — each must have either a uuid or ipAddress | [default to undefined]
10
- **type** | **string** | Punishment type | [default to undefined]
10
+ **type** | [**PunishmentType**](PunishmentType.md) | Punishment type | [default to undefined]
11
11
  **severity** | **number** | Severity level: 1=Minor, 2=Moderate, 3=Severe, 4=Critical | [optional] [default to undefined]
12
12
  **reason** | **string** | Reason for the punishment | [default to undefined]
13
13
  **durationSeconds** | **number** | Custom duration in seconds — if omitted the suggested duration for the type and severity is used | [optional] [default to undefined]
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **target** | [**AdminPunishmentTarget**](AdminPunishmentTarget.md) | The target this result applies to | [optional] [default to undefined]
10
10
  **punishmentId** | **number** | ID of the created punishment record | [optional] [default to undefined]
11
- **type** | **string** | Punishment type applied | [optional] [default to undefined]
11
+ **type** | [**PunishmentType**](PunishmentType.md) | Punishment type applied | [optional] [default to undefined]
12
12
  **severity** | **number** | Severity level applied | [optional] [default to undefined]
13
13
  **newScore** | **number** | Updated punishment score after applying | [optional] [default to undefined]
14
14
  **isPermanent** | **boolean** | Whether the punishment was made permanent | [optional] [default to undefined]
@@ -7,7 +7,7 @@ Request to evaluate the impact of a punishment across one or more targets before
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **targets** | [**Array<AdminPunishmentTarget>**](AdminPunishmentTarget.md) | List of targets to evaluate — each must have either a uuid or ipAddress | [default to undefined]
10
- **type** | **string** | Punishment type | [default to undefined]
10
+ **type** | [**PunishmentType**](PunishmentType.md) | Punishment type | [default to undefined]
11
11
  **severity** | **number** | Severity level: 1=Minor, 2=Moderate, 3=Severe, 4=Critical | [optional] [default to undefined]
12
12
  **reason** | **string** | Reason for the punishment (not used in evaluation, required for apply) | [default to undefined]
13
13
  **durationSeconds** | **number** | Custom duration in seconds — if omitted the suggested duration for the type and severity is used | [optional] [default to undefined]
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
15
15
  **durationSeconds** | **number** | Resolved duration in seconds — null if permanent or a WARNING | [optional] [default to undefined]
16
16
  **previousPunishmentCount** | **number** | Number of existing punishments on this target | [optional] [default to undefined]
17
17
  **isConnectionTarget** | **boolean** | True when the target is an IP address (connection punishment) rather than a player UUID | [optional] [default to undefined]
18
- **effectiveType** | **string** | The effective punishment type that will be applied — may differ from the requested type if escalated to BAN at threshold | [optional] [default to undefined]
18
+ **effectiveType** | [**PunishmentType**](PunishmentType.md) | The effective punishment type that will be applied — may differ from the requested type if escalated to BAN at threshold | [optional] [default to undefined]
19
19
 
20
20
  ## Example
21
21
 
@@ -8,12 +8,12 @@ Name | Type | Description | Notes
8
8
  **id** | **number** | | [default to undefined]
9
9
  **reason** | **string** | | [default to undefined]
10
10
  **notes** | **string** | | [optional] [default to undefined]
11
- **type** | **string** | | [default to undefined]
11
+ **type** | [**PunishmentType**](PunishmentType.md) | | [default to undefined]
12
12
  **severity** | **number** | | [default to undefined]
13
13
  **createdBy** | **string** | | [default to undefined]
14
14
  **expiresAt** | **string** | | [optional] [default to undefined]
15
15
  **createdAt** | **string** | | [default to undefined]
16
- **targetType** | **string** | | [default to undefined]
16
+ **targetType** | [**PunishmentTargetType**](PunishmentTargetType.md) | | [default to undefined]
17
17
  **targetUuid** | **string** | | [optional] [default to undefined]
18
18
  **targetUsername** | **string** | | [optional] [default to undefined]
19
19
  **targetIp** | **string** | | [optional] [default to undefined]
@@ -6,7 +6,7 @@ Result of a punishment target search — either a list of matching players or a
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **kind** | **string** | Search kind — \'player\' for UUID/username searches, \'ip\' for IP address searches | [optional] [default to undefined]
9
+ **kind** | [**SearchKind**](SearchKind.md) | Search kind — PLAYER for UUID/username searches, IP for IP address searches | [optional] [default to undefined]
10
10
  **players** | [**Array<AdminPlayerSearchResult>**](AdminPlayerSearchResult.md) | Matching players — only populated when kind=\'player\' | [optional] [default to undefined]
11
11
  **ipResults** | [**Array<AdminIpSearchResult>**](AdminIpSearchResult.md) | Matching IP addresses with their associated players — only populated when kind=\'ip\' | [optional] [default to undefined]
12
12
 
@@ -140,7 +140,7 @@ let limit: number; //Page size (default to 50)
140
140
  let uuid: string; //Filter by player UUID (optional) (default to undefined)
141
141
  let username: string; //Filter by player username (case-insensitive substring match) (optional) (default to undefined)
142
142
  let ipAddress: string; //Filter by IP address (optional) (default to undefined)
143
- let type: Array<string>; //Filter by punishment type (BAN, MUTE, WARNING). Repeatable. (optional) (default to undefined)
143
+ let type: Array<PunishmentType>; //Filter by punishment type. Repeatable. (optional) (default to undefined)
144
144
  let issuedAfter: number; //Filter punishments issued after this epoch timestamp (ms) (optional) (default to undefined)
145
145
  let issuedBefore: number; //Filter punishments issued before this epoch timestamp (ms) (optional) (default to undefined)
146
146
 
@@ -165,7 +165,7 @@ const { status, data } = await apiInstance.getPunishments(
165
165
  | **uuid** | [**string**] | Filter by player UUID | (optional) defaults to undefined|
166
166
  | **username** | [**string**] | Filter by player username (case-insensitive substring match) | (optional) defaults to undefined|
167
167
  | **ipAddress** | [**string**] | Filter by IP address | (optional) defaults to undefined|
168
- | **type** | **Array&lt;string&gt;** | Filter by punishment type (BAN, MUTE, WARNING). Repeatable. | (optional) defaults to undefined|
168
+ | **type** | **Array&lt;PunishmentType&gt;** | Filter by punishment type. Repeatable. | (optional) defaults to undefined|
169
169
  | **issuedAfter** | [**number**] | Filter punishments issued after this epoch timestamp (ms) | (optional) defaults to undefined|
170
170
  | **issuedBefore** | [**number**] | Filter punishments issued before this epoch timestamp (ms) | (optional) defaults to undefined|
171
171
 
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
15
15
  **results** | [**Array&lt;AdminConnectionCheckResult&gt;**](AdminConnectionCheckResult.md) | Results from each VPN detection service that checked this IP address | [optional] [default to undefined]
16
16
  **playerInformation** | [**PlayerGetPlayerInformation**](PlayerGetPlayerInformation.md) | Player information associated with this connection. Only populated when \&#39;associate_uuid\&#39; query parameter is provided. | [optional] [default to undefined]
17
17
  **punishments** | [**Array&lt;PunishmentGetPunishmentResponse&gt;**](PunishmentGetPunishmentResponse.md) | Combined list of active punishments for both the IP address and player UUID (if provided). Only includes non-expired punishments. | [optional] [default to undefined]
18
+ **connectionResult** | [**ConnectionResult**](ConnectionResult.md) | Join enforcement result. Only populated when \&#39;associate_uuid\&#39; query parameter is provided. Contains the final allow/deny decision and a formatted kick message if denied. | [optional] [default to undefined]
18
19
 
19
20
  ## Example
20
21
 
@@ -31,6 +32,7 @@ const instance: ConnectionGetConnectionDetailsResponse = {
31
32
  results,
32
33
  playerInformation,
33
34
  punishments,
35
+ connectionResult,
34
36
  };
35
37
  ```
36
38
 
@@ -0,0 +1,25 @@
1
+ # ConnectionResult
2
+
3
+ Join enforcement result. Only populated when \'associate_uuid\' query parameter is provided. Contains the final allow/deny decision and a formatted kick message if denied.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **code** | [**ConnectionResultResultCode**](ConnectionResultResultCode.md) | | [default to undefined]
10
+ **allowed** | **boolean** | | [default to undefined]
11
+ **message** | **string** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { ConnectionResult } from '@rebornteam/reborn-api';
17
+
18
+ const instance: ConnectionResult = {
19
+ code,
20
+ allowed,
21
+ message,
22
+ };
23
+ ```
24
+
25
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,20 @@
1
+ # ConnectionResultResultCode
2
+
3
+
4
+ ## Enum
5
+
6
+ * `Allowed` (value: `'ALLOWED'`)
7
+
8
+ * `AllowedBypass` (value: `'ALLOWED_BYPASS'`)
9
+
10
+ * `AllowedPlayerBypass` (value: `'ALLOWED_PLAYER_BYPASS'`)
11
+
12
+ * `Banned` (value: `'BANNED'`)
13
+
14
+ * `VpnDetected` (value: `'VPN_DETECTED'`)
15
+
16
+ * `VpnRetry` (value: `'VPN_RETRY'`)
17
+
18
+ * `VpnTempBanned` (value: `'VPN_TEMP_BANNED'`)
19
+
20
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,12 @@
1
+ # GameType
2
+
3
+
4
+ ## Enum
5
+
6
+ * `Rotj` (value: `'ROTJ'`)
7
+
8
+ * `Legacy` (value: `'LEGACY'`)
9
+
10
+ * `Classic` (value: `'CLASSIC'`)
11
+
12
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -71,7 +71,7 @@ const apiInstance = new PunishmentApi(configuration);
71
71
 
72
72
  let uuid: string; //Player UUID (optional) (default to undefined)
73
73
  let username: string; //Player username (optional) (default to undefined)
74
- let type: Array<string>; //Filter by punishment types (optional) (default to undefined)
74
+ let type: Array<PunishmentType>; //Filter by punishment types (optional) (default to undefined)
75
75
  let since: number; //Filter punishments created after this Unix epoch timestamp (milliseconds) (optional) (default to undefined)
76
76
 
77
77
  const { status, data } = await apiInstance.getPunishments1(
@@ -88,7 +88,7 @@ const { status, data } = await apiInstance.getPunishments1(
88
88
  |------------- | ------------- | ------------- | -------------|
89
89
  | **uuid** | [**string**] | Player UUID | (optional) defaults to undefined|
90
90
  | **username** | [**string**] | Player username | (optional) defaults to undefined|
91
- | **type** | **Array&lt;string&gt;** | Filter by punishment types | (optional) defaults to undefined|
91
+ | **type** | **Array&lt;PunishmentType&gt;** | Filter by punishment types | (optional) defaults to undefined|
92
92
  | **since** | [**number**] | Filter punishments created after this Unix epoch timestamp (milliseconds) | (optional) defaults to undefined|
93
93
 
94
94
 
@@ -186,7 +186,7 @@ let issuedAfter: number; //Filter punishments issued after this epoch timestamp
186
186
  let issuedBefore: number; //Filter punishments issued before this epoch timestamp (milliseconds) (optional) (default to undefined)
187
187
  let expiresAfter: number; //Filter punishments expiring after this epoch timestamp (milliseconds) (optional) (default to undefined)
188
188
  let expiresBefore: number; //Filter punishments expiring before this epoch timestamp (milliseconds) (optional) (default to undefined)
189
- let type: Array<string>; //Filter by punishment types (optional) (default to undefined)
189
+ let type: Array<PunishmentType>; //Filter by punishment types (optional) (default to undefined)
190
190
  let uuid: string; //Filter by player UUID (optional) (default to undefined)
191
191
  let ipAddress: string; //Filter by IP address (optional) (default to undefined)
192
192
 
@@ -213,7 +213,7 @@ const { status, data } = await apiInstance.getRecentPunishments(
213
213
  | **issuedBefore** | [**number**] | Filter punishments issued before this epoch timestamp (milliseconds) | (optional) defaults to undefined|
214
214
  | **expiresAfter** | [**number**] | Filter punishments expiring after this epoch timestamp (milliseconds) | (optional) defaults to undefined|
215
215
  | **expiresBefore** | [**number**] | Filter punishments expiring before this epoch timestamp (milliseconds) | (optional) defaults to undefined|
216
- | **type** | **Array&lt;string&gt;** | Filter by punishment types | (optional) defaults to undefined|
216
+ | **type** | **Array&lt;PunishmentType&gt;** | Filter by punishment types | (optional) defaults to undefined|
217
217
  | **uuid** | [**string**] | Filter by player UUID | (optional) defaults to undefined|
218
218
  | **ipAddress** | [**string**] | Filter by IP address | (optional) defaults to undefined|
219
219
 
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
9
9
  **id** | **number** | Unique identifier for the punishment | [optional] [default to undefined]
10
10
  **reason** | **string** | Reason for the punishment, shown to the punished player | [optional] [default to undefined]
11
11
  **notes** | **string** | Internal administrator notes — not shown to the punished player | [optional] [default to undefined]
12
- **type** | **string** | Type of punishment (BAN, MUTE, WARNING) | [optional] [default to undefined]
12
+ **type** | [**PunishmentType**](PunishmentType.md) | Type of punishment | [optional] [default to undefined]
13
13
  **severity** | **number** | Severity level (1&#x3D;Minor, 2&#x3D;Moderate, 3&#x3D;Severe, 4&#x3D;Critical) | [optional] [default to undefined]
14
14
  **createdBy** | **string** | Username or identifier of the person who created this punishment | [optional] [default to undefined]
15
15
  **expiresAt** | **string** | Timestamp when the punishment expires (ISO-8601 format). Null for permanent punishments. | [optional] [default to undefined]
@@ -6,7 +6,7 @@ Punishment type with severity information
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **type** | **string** | Type of punishment | [optional] [default to undefined]
9
+ **type** | [**PunishmentType**](PunishmentType.md) | Type of punishment | [optional] [default to undefined]
10
10
  **severities** | [**Array&lt;PunishmentSeveritiesResponseSeverityInfo&gt;**](PunishmentSeveritiesResponseSeverityInfo.md) | List of severity levels with durations | [optional] [default to undefined]
11
11
 
12
12
  ## Example
@@ -0,0 +1,10 @@
1
+ # PunishmentTargetType
2
+
3
+
4
+ ## Enum
5
+
6
+ * `Player` (value: `'PLAYER'`)
7
+
8
+ * `Connection` (value: `'CONNECTION'`)
9
+
10
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,12 @@
1
+ # PunishmentType
2
+
3
+
4
+ ## Enum
5
+
6
+ * `Ban` (value: `'BAN'`)
7
+
8
+ * `Mute` (value: `'MUTE'`)
9
+
10
+ * `Warning` (value: `'WARNING'`)
11
+
12
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
package/docs/Region.md ADDED
@@ -0,0 +1,12 @@
1
+ # Region
2
+
3
+
4
+ ## Enum
5
+
6
+ * `Us` (value: `'US'`)
7
+
8
+ * `Eu` (value: `'EU'`)
9
+
10
+ * `Au` (value: `'AU'`)
11
+
12
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,11 @@
1
+ # SearchKind
2
+
3
+ Search kind — PLAYER for UUID/username searches, IP for IP address searches
4
+
5
+ ## Enum
6
+
7
+ * `Player` (value: `'PLAYER'`)
8
+
9
+ * `Ip` (value: `'IP'`)
10
+
11
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -5,8 +5,8 @@
5
5
 
6
6
  Name | Type | Description | Notes
7
7
  ------------ | ------------- | ------------- | -------------
8
- **region** | **string** | | [default to undefined]
9
- **gameType** | **string** | | [default to undefined]
8
+ **region** | [**Region**](Region.md) | | [default to undefined]
9
+ **gameType** | [**GameType**](GameType.md) | | [default to undefined]
10
10
  **containerId** | **string** | | [optional] [default to undefined]
11
11
 
12
12
  ## Example
@@ -6,8 +6,8 @@
6
6
  Name | Type | Description | Notes
7
7
  ------------ | ------------- | ------------- | -------------
8
8
  **id** | **string** | | [default to undefined]
9
- **region** | **string** | | [default to undefined]
10
- **gameType** | **string** | | [default to undefined]
9
+ **region** | [**Region**](Region.md) | | [default to undefined]
10
+ **gameType** | [**GameType**](GameType.md) | | [default to undefined]
11
11
  **instanceName** | **string** | | [default to undefined]
12
12
  **containerId** | **string** | | [optional] [default to undefined]
13
13
  **startedAt** | **string** | | [default to undefined]
package/index.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Reborn API
5
5
  * The Reborn API serves as the central backend for the platform, orchestrating secure communication between game clients and data services. This API supports two authentication methods: - **OAuth 2.0 Client Credentials**: For programmatic API access - **Discord SSO Bearer Token**: For admin endpoints requiring Discord authentication
6
6
  *
7
- * The version of the OpenAPI document: 3.0.1
7
+ * The version of the OpenAPI document: 3.1.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebornteam/reborn-api",
3
- "version": "3.0.1",
3
+ "version": "3.1.0",
4
4
  "description": "OpenAPI client for @rebornteam/reborn-api",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {