Skip to content

Commit e80129e

Browse files
committed
feat: update immutable zkEVM API package
1 parent 6a4e655 commit e80129e

28 files changed

+585
-12
lines changed

src/Packages/ZkEvmApi/Documentation~/FeedItemBase.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021

src/Packages/ZkEvmApi/Documentation~/FeedItemBonusGems.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemCTA.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemDailyGems.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemFollowGame.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemLanding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemPinToHome.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemQuiz.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemReferral.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

src/Packages/ZkEvmApi/Documentation~/FeedItemReward.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**GameName** | **string** | Game name | [optional]
1616
**QuestCompletedPopupText** | **string** | Text to display when the quest is completed in an onboarding experience | [optional]
1717
**Tags** | **List<string>** | The tags for the feed item | [optional]
18+
**ControlTags** | **List<string>** | Some specific tags for controlling feed items | [optional]
1819
**Categories** | **List<string>** | The categories for the feed item | [optional]
1920
**OnboardingExperience** | **string** | The onboarding experience for the feed item | [optional]
2021
**Type** | **string** | Feed item type |

0 commit comments

Comments
 (0)