Skip to content

Commit 2908673

Browse files
committed
Use uuid to map note page
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 76aa5da commit 2908673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fedcode/activitypub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"purl-ap-profile": "purl_string",
8080
"review-page": "review_id",
8181
"repository-page": "repository_id",
82-
"note-page": "note_id",
82+
"note-page": "uuid",
8383
"vulnerability-page": "vulnerability_id",
8484
}
8585

0 commit comments

Comments
 (0)