You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Update a users information such as the email and birthday.
@@ -4592,6 +4614,14 @@ components:
4592
4614
- badgeImageUrl
4593
4615
- badgeName
4594
4616
- showcased
4617
+
Tag:
4618
+
description: |-
4619
+
Tags are a way to grant various access, assign restrictions or other kinds of metadata to various to objects such as worlds, users and avatars.
4620
+
4621
+
System tags starting with `system_` are granted automatically by the system, while admin tags with `admin_` are granted manually. More prefixes such as `language_ ` (to indicate that a player can speak the tagged language), and `author_tag_` (provided by a world author for search and sorting) exist as well.
Tags are a way to grant various access, assign restrictions or other kinds of metadata to various to objects such as worlds, users and avatars.
4612
-
4613
-
System tags starting with `system_` are granted automatically by the system, while admin tags with `admin_` are granted manually. More prefixes such as `language_ ` (to indicate that a player can speak the tagged language), and `author_tag_` (provided by a world author for search and sorting) exist as well.
4614
-
minLength: 1
4615
-
title: Tag
4616
-
type: string
4617
4639
DeveloperType:
4618
4640
default: none
4619
4641
description: |-
@@ -4778,6 +4800,11 @@ components:
4778
4800
type: array
4779
4801
items:
4780
4802
type: string
4803
+
contentFilters:
4804
+
description: These tags begin with `content_` and control content gating
description: Update a users information such as the email and birthday.
@@ -4592,6 +4614,14 @@ components:
4592
4614
- badgeImageUrl
4593
4615
- badgeName
4594
4616
- showcased
4617
+
Tag:
4618
+
description: |-
4619
+
Tags are a way to grant various access, assign restrictions or other kinds of metadata to various to objects such as worlds, users and avatars.
4620
+
4621
+
System tags starting with `system_` are granted automatically by the system, while admin tags with `admin_` are granted manually. More prefixes such as `language_ ` (to indicate that a player can speak the tagged language), and `author_tag_` (provided by a world author for search and sorting) exist as well.
Tags are a way to grant various access, assign restrictions or other kinds of metadata to various to objects such as worlds, users and avatars.
4612
-
4613
-
System tags starting with `system_` are granted automatically by the system, while admin tags with `admin_` are granted manually. More prefixes such as `language_ ` (to indicate that a player can speak the tagged language), and `author_tag_` (provided by a world author for search and sorting) exist as well.
4614
-
minLength: 1
4615
-
title: Tag
4616
-
type: string
4617
4639
DeveloperType:
4618
4640
default: none
4619
4641
description: |-
@@ -4778,6 +4800,11 @@ components:
4778
4800
type: array
4779
4801
items:
4780
4802
type: string
4803
+
contentFilters:
4804
+
description: These tags begin with `content_` and control content gating
0 commit comments