Skip to content

Commit 9356416

Browse files
author
Phrase
committed
Deploying from phrase/openapi@d4968725
1 parent 067a91e commit 9356416

File tree

230 files changed

+230
-230
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+230
-230
lines changed

src/main/java/com/phrase/client/ApiException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import java.util.Map;
1616
import java.util.List;
1717

18-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
18+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
1919
public class ApiException extends Exception {
2020
private int code = 0;
2121
private Map<String, List<String>> responseHeaders = null;

src/main/java/com/phrase/client/Configuration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
package com.phrase.client;
1414

15-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
15+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
1616
public class Configuration {
1717
private static ApiClient defaultApiClient = new ApiClient();
1818

src/main/java/com/phrase/client/Pair.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
package com.phrase.client;
1414

15-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
15+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
1616
public class Pair {
1717
private String name = "";
1818
private String value = "";

src/main/java/com/phrase/client/StringUtil.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
package com.phrase.client;
1414

15-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
15+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
1616
public class StringUtil {
1717
/**
1818
* Check if the given array contains the given value (with case-insensitive comparison).

src/main/java/com/phrase/client/auth/ApiKeyAuth.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import java.util.Map;
1818
import java.util.List;
1919

20-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
20+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
2121
public class ApiKeyAuth implements Authentication {
2222
private final String location;
2323
private final String paramName;

src/main/java/com/phrase/client/auth/HttpBearerAuth.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import java.util.Map;
1818
import java.util.List;
1919

20-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
20+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
2121
public class HttpBearerAuth implements Authentication {
2222
private final String scheme;
2323
private String bearerToken;

src/main/java/com/phrase/client/model/AbstractOpenApiSchema.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/**
2323
* Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
2424
*/
25-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
25+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
2626
public abstract class AbstractOpenApiSchema {
2727

2828
// store the actual instance of the schema/object

src/main/java/com/phrase/client/model/Account.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* Account
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3131
public class Account {
3232
public static final String SERIALIZED_NAME_ID = "id";
3333
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/AccountDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* AccountDetails
3030
*/
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3232
public class AccountDetails {
3333
public static final String SERIALIZED_NAME_ID = "id";
3434
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/AccountSearchResult.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* AccountSearchResult
3434
*/
35-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
35+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3636
public class AccountSearchResult {
3737
public static final String SERIALIZED_NAME_QUERY = "query";
3838
@SerializedName(SERIALIZED_NAME_QUERY)

src/main/java/com/phrase/client/model/AffectedCount.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* AffectedCount
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class AffectedCount {
3131
public static final String SERIALIZED_NAME_RECORDS_AFFECTED = "records_affected";
3232
@SerializedName(SERIALIZED_NAME_RECORDS_AFFECTED)

src/main/java/com/phrase/client/model/AffectedResources.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* AffectedResources
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class AffectedResources {
3131
public static final String SERIALIZED_NAME_RECORDS_AFFECTED = "records_affected";
3232
@SerializedName(SERIALIZED_NAME_RECORDS_AFFECTED)

src/main/java/com/phrase/client/model/Authorization.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* Authorization
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class Authorization {
3434
public static final String SERIALIZED_NAME_ID = "id";
3535
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/AuthorizationCreateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* AuthorizationCreateParameters
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class AuthorizationCreateParameters {
3434
public static final String SERIALIZED_NAME_NOTE = "note";
3535
@SerializedName(SERIALIZED_NAME_NOTE)

src/main/java/com/phrase/client/model/AuthorizationUpdateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* AuthorizationUpdateParameters
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class AuthorizationUpdateParameters {
3434
public static final String SERIALIZED_NAME_NOTE = "note";
3535
@SerializedName(SERIALIZED_NAME_NOTE)

src/main/java/com/phrase/client/model/AuthorizationWithToken.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* AuthorizationWithToken
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class AuthorizationWithToken {
3434
public static final String SERIALIZED_NAME_ID = "id";
3535
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/BitbucketSync.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/**
3131
* BitbucketSync
3232
*/
33-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
33+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3434
public class BitbucketSync {
3535
public static final String SERIALIZED_NAME_ID = "id";
3636
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/BitbucketSyncExportParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BitbucketSyncExportParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BitbucketSyncExportParameters {
3131
public static final String SERIALIZED_NAME_ACCOUNT_ID = "account_id";
3232
@SerializedName(SERIALIZED_NAME_ACCOUNT_ID)

src/main/java/com/phrase/client/model/BitbucketSyncExportResponse.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BitbucketSyncExportResponse
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BitbucketSyncExportResponse {
3131
public static final String SERIALIZED_NAME_STATUS_PATH = "status_path";
3232
@SerializedName(SERIALIZED_NAME_STATUS_PATH)

src/main/java/com/phrase/client/model/BitbucketSyncImportParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BitbucketSyncImportParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BitbucketSyncImportParameters {
3131
public static final String SERIALIZED_NAME_ACCOUNT_ID = "account_id";
3232
@SerializedName(SERIALIZED_NAME_ACCOUNT_ID)

src/main/java/com/phrase/client/model/BlacklistedKey.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* BlacklistedKey
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3131
public class BlacklistedKey {
3232
public static final String SERIALIZED_NAME_ID = "id";
3333
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/BlacklistedKeyCreateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BlacklistedKeyCreateParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BlacklistedKeyCreateParameters {
3131
public static final String SERIALIZED_NAME_NAME = "name";
3232
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/BlacklistedKeyUpdateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BlacklistedKeyUpdateParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BlacklistedKeyUpdateParameters {
3131
public static final String SERIALIZED_NAME_NAME = "name";
3232
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/Branch.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* Branch
3030
*/
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3232
public class Branch {
3333
public static final String SERIALIZED_NAME_BASE_PROJECT_ID = "base_project_id";
3434
@SerializedName(SERIALIZED_NAME_BASE_PROJECT_ID)

src/main/java/com/phrase/client/model/BranchCreateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BranchCreateParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BranchCreateParameters {
3131
public static final String SERIALIZED_NAME_NAME = "name";
3232
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/BranchMergeParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BranchMergeParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BranchMergeParameters {
3131
public static final String SERIALIZED_NAME_STRATEGY = "strategy";
3232
@SerializedName(SERIALIZED_NAME_STRATEGY)

src/main/java/com/phrase/client/model/BranchName.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BranchName
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BranchName {
3131
public static final String SERIALIZED_NAME_NAME = "name";
3232
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/BranchUpdateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* BranchUpdateParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class BranchUpdateParameters {
3131
public static final String SERIALIZED_NAME_NAME = "name";
3232
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/Comment.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* Comment
3333
*/
34-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
34+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3535
public class Comment {
3636
public static final String SERIALIZED_NAME_ID = "id";
3737
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/CommentCreateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* CommentCreateParameters
3030
*/
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3232
public class CommentCreateParameters {
3333
public static final String SERIALIZED_NAME_MESSAGE = "message";
3434
@SerializedName(SERIALIZED_NAME_MESSAGE)

src/main/java/com/phrase/client/model/CommentCreateParameters1.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* CommentCreateParameters1
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class CommentCreateParameters1 {
3131
public static final String SERIALIZED_NAME_MESSAGE = "message";
3232
@SerializedName(SERIALIZED_NAME_MESSAGE)

src/main/java/com/phrase/client/model/CommentMarkReadParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* CommentMarkReadParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class CommentMarkReadParameters {
3131
public static final String SERIALIZED_NAME_BRANCH = "branch";
3232
@SerializedName(SERIALIZED_NAME_BRANCH)

src/main/java/com/phrase/client/model/CommentReaction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* CommentReaction
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class CommentReaction {
3434
public static final String SERIALIZED_NAME_ID = "id";
3535
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/CommentUpdateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* CommentUpdateParameters
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class CommentUpdateParameters {
3131
public static final String SERIALIZED_NAME_BRANCH = "branch";
3232
@SerializedName(SERIALIZED_NAME_BRANCH)

src/main/java/com/phrase/client/model/CommentsListParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* CommentsListParameters
3030
*/
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3232
public class CommentsListParameters {
3333
public static final String SERIALIZED_NAME_BRANCH = "branch";
3434
@SerializedName(SERIALIZED_NAME_BRANCH)

src/main/java/com/phrase/client/model/CurrentUser.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* CurrentUser
2929
*/
30-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
30+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3131
public class CurrentUser {
3232
public static final String SERIALIZED_NAME_ID = "id";
3333
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/CustomMetadataPropertiesCreateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* CustomMetadataPropertiesCreateParameters
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class CustomMetadataPropertiesCreateParameters {
3434
public static final String SERIALIZED_NAME_NAME = "name";
3535
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/CustomMetadataPropertiesUpdateParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* CustomMetadataPropertiesUpdateParameters
3030
*/
31-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
31+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3232
public class CustomMetadataPropertiesUpdateParameters {
3333
public static final String SERIALIZED_NAME_NAME = "name";
3434
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/phrase/client/model/CustomMetadataProperty.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* CustomMetadataProperty
3434
*/
35-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
35+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3636
public class CustomMetadataProperty {
3737
public static final String SERIALIZED_NAME_ID = "id";
3838
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/phrase/client/model/CustomMetadataPropertyCreate422Response.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/**
3030
* CustomMetadataPropertyCreate422Response
3131
*/
32-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
32+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3333
public class CustomMetadataPropertyCreate422Response {
3434
public static final String SERIALIZED_NAME_MESSAGE = "message";
3535
@SerializedName(SERIALIZED_NAME_MESSAGE)

src/main/java/com/phrase/client/model/CustomMetadataPropertyCreate422ResponseErrorsInner.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* CustomMetadataPropertyCreate422ResponseErrorsInner
2828
*/
29-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
29+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3030
public class CustomMetadataPropertyCreate422ResponseErrorsInner {
3131
public static final String SERIALIZED_NAME_RESOURCE = "resource";
3232
@SerializedName(SERIALIZED_NAME_RESOURCE)

src/main/java/com/phrase/client/model/Distribution.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* Distribution
3434
*/
35-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T12:52:16.202428Z[Etc/UTC]")
35+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-11-27T13:22:35.643636Z[Etc/UTC]")
3636
public class Distribution {
3737
public static final String SERIALIZED_NAME_ID = "id";
3838
@SerializedName(SERIALIZED_NAME_ID)

0 commit comments

Comments
 (0)