Skip to content

Commit 331065a

Browse files
committed
sentry - routes - use doc inner link
1 parent 9574ce9 commit 331065a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry/src/routes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
//!
8080
//! Authentication: **required** to validate `Campaign.creator == Auth.uid`
8181
//!
82-
//! Request Body: `CreateCampaign` (json)
82+
//! Request Body: [`primitives::sentry::campaign_create::CreateCampaign`] (json)
8383
//!
8484
//! `POST /v5/campaign/:id/close` (auth required)
8585
//!

0 commit comments

Comments
 (0)