Skip to content

Commit f327689

Browse files
authored
[create-pull-request] automated change (#140)
1 parent 5c33ae7 commit f327689

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

api.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,6 +1131,10 @@ components:
11311131
$ref: '#/components/schemas/Avatar'
11321132
bio:
11331133
type: string
1134+
blocklist:
1135+
items:
1136+
type: integer
1137+
type: array
11341138
friendIDs:
11351139
items:
11361140
type: integer
@@ -1165,6 +1169,7 @@ components:
11651169
- location
11661170
- bio
11671171
- friendIDs
1172+
- blocklist
11681173
- permissions
11691174
title: Profile
11701175
type: object

0 commit comments

Comments
 (0)