Skip to content

Commit 32b0919

Browse files
Document pantheon2 splash slug for activity 102 (#142)
* Document pantheon2 splash slug for Monument of Triumph activity 102. Co-authored-by: Cursor <cursoragent@cursor.com> * Regenerate OpenAPI spec for pantheon2 splash slug example. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent aac855e commit 32b0919

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

open-api/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@
14091409
"contestEnd": null,
14101410
"weekOneEnd": null,
14111411
"milestoneHash": null,
1412-
"splashSlug": "pantheon"
1412+
"splashSlug": "pantheon2"
14131413
}
14141414
]
14151415
},

src/schema/components/ActivityDefinition.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const zActivityDefinition = registry.register(
6060
contestEnd: null,
6161
weekOneEnd: null,
6262
milestoneHash: null,
63-
splashSlug: "pantheon"
63+
splashSlug: "pantheon2"
6464
}
6565
]
6666
})

0 commit comments

Comments
 (0)