Skip to content

Commit 61cfae7

Browse files
committed
fix: replace javax.annotation.Generated with jakarta.annotation.Generated
New files generated on main used javax.annotation which isn't in the dependency tree. Master uses jakarta.annotation — align all files to match.
1 parent aef9254 commit 61cfae7

125 files changed

Lines changed: 125 additions & 125 deletions

File tree

Some content is hidden

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

src/main/java/com/rootly/client/model/AddMicrosoftTeamsChatTabTaskParams.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* AddMicrosoftTeamsChatTabTaskParams
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class AddMicrosoftTeamsChatTabTaskParams {
5454
/**
5555
* Gets or Sets taskType

src/main/java/com/rootly/client/model/AlertTriggerParamsAlertPayloadConditions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
/**
5252
* AlertTriggerParamsAlertPayloadConditions
5353
*/
54-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
54+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5555
public class AlertTriggerParamsAlertPayloadConditions {
5656
/**
5757
* Gets or Sets logic

src/main/java/com/rootly/client/model/AlertTriggerParamsAlertPayloadConditionsConditionsInner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
/**
5151
* AlertTriggerParamsAlertPayloadConditionsConditionsInner
5252
*/
53-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
53+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5454
public class AlertTriggerParamsAlertPayloadConditionsConditionsInner {
5555
public static final String SERIALIZED_NAME_QUERY = "query";
5656
@SerializedName(SERIALIZED_NAME_QUERY)

src/main/java/com/rootly/client/model/ApiKey.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKey
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKey {
5454
public static final String SERIALIZED_NAME_NAME = "name";
5555
@SerializedName(SERIALIZED_NAME_NAME)

src/main/java/com/rootly/client/model/ApiKeyList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
/**
5454
* ApiKeyList
5555
*/
56-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
56+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5757
public class ApiKeyList {
5858
public static final String SERIALIZED_NAME_DATA = "data";
5959
@SerializedName(SERIALIZED_NAME_DATA)

src/main/java/com/rootly/client/model/ApiKeyResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKeyResponse
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKeyResponse {
5454
public static final String SERIALIZED_NAME_DATA = "data";
5555
@SerializedName(SERIALIZED_NAME_DATA)

src/main/java/com/rootly/client/model/ApiKeyResponseData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKeyResponseData
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKeyResponseData {
5454
public static final String SERIALIZED_NAME_ID = "id";
5555
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/rootly/client/model/ApiKeyWithTokenResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKeyWithTokenResponse
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKeyWithTokenResponse {
5454
public static final String SERIALIZED_NAME_DATA = "data";
5555
@SerializedName(SERIALIZED_NAME_DATA)

src/main/java/com/rootly/client/model/ApiKeyWithTokenResponseData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKeyWithTokenResponseData
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKeyWithTokenResponseData {
5454
public static final String SERIALIZED_NAME_ID = "id";
5555
@SerializedName(SERIALIZED_NAME_ID)

src/main/java/com/rootly/client/model/ApiKeyWithTokenResponseDataAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* ApiKeyWithTokenResponseDataAttributes
5151
*/
52-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
52+
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-07T08:36:28.586343560Z[Etc/UTC]", comments = "Generator version: 7.13.0")
5353
public class ApiKeyWithTokenResponseDataAttributes {
5454
public static final String SERIALIZED_NAME_NAME = "name";
5555
@SerializedName(SERIALIZED_NAME_NAME)

0 commit comments

Comments
 (0)