Skip to content

Commit 09cffd3

Browse files
authored
Disallow percent-encoding on InstanceID and WorldID
1 parent 608605b commit 09cffd3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: InstanceID
2-
type: string
2+
type: password
33
description: InstanceID can be "offline" on User profiles if you are not friends with that user and "private" if you are friends and user is in private instance.
44
example: 12345~hidden(usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469)~region(eu)~nonce(27e8414a-59a0-4f3d-af1f-f27557eb49a2)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: WorldID
2-
type: string
2+
type: password
33
description: WorldID be "offline" on User profiles if you are not friends with that user.
44
example: wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd

0 commit comments

Comments
 (0)