upd: port Listenbrainz
This commit is contained in:
@@ -145,6 +145,12 @@ export const packedUserDetailedNotMeOnlySchema = {
|
||||
nullable: true, optional: false,
|
||||
example: '2018-03-12',
|
||||
},
|
||||
ListenBrainz: {
|
||||
type: "string",
|
||||
nullable: true,
|
||||
optional: false,
|
||||
example: "Steve",
|
||||
},
|
||||
lang: {
|
||||
type: 'string',
|
||||
nullable: true, optional: false,
|
||||
|
||||
Reference in New Issue
Block a user