mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-07-08 21:43:54 -05:00
added support for more search tags for /v1/communities
This commit is contained in:
parent
7c8388e737
commit
4e9f3909c4
|
|
@ -49,8 +49,8 @@ router.post('/', upload.none(), function (req, res, next) {
|
|||
is_spoiler: req.body.is_spoiler,
|
||||
is_app_jumpable: req.body.is_app_jumpable,
|
||||
language_id: req.body.language_id,
|
||||
mii: "mii_string",
|
||||
mii_face_url: "mii_face",
|
||||
mii: "AwEAQDqm28WAxLBw1aAFCOgGMzNhzwAApkAGJkIAaQBsAGwAeQAGJgAAAAAAAH8zAAAzAQNrRBYgNUYQ4QiWaA0AACEAUkpMQgBpAGwAbAB5AAAAAAAAAAAAAAAAAPPc",
|
||||
mii_face_url: "http://mii-images.account.nintendo.net/u4w5ibugms72_normal_face.png",
|
||||
pid: 0,
|
||||
platform_id: paramPackData.platform_id,
|
||||
region_id: paramPackData.region_id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user