Commit d716e231 authored by Andreas Heimann's avatar Andreas Heimann

added pronouns to api documentation

parent 84d6fc49
......@@ -41,6 +41,7 @@
"username":"taw",
"isVerified":true,
"isPatreon":true,
"pronouns": "they/them",
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5f4147b117c7b.png"
}
}
......
......@@ -72,7 +72,8 @@
"username":"taw",
"coverReference":"5f4147b117c7b.png",
"isVerified":true,
"isPatreon":true
"isPatreon":true,
"pronouns": "they/them"
},
"recommended":true,
"comment":"Nice1337",
......
......@@ -26,7 +26,14 @@
<div class="alert alert-primary" role="alert">
<h4 class="alert-heading">Last Update</h4>
This documentation was last updated on 10/14/2020 at 15:59 CEST
This documentation was last updated on 11/02/2020 at 17:59 CEST
</div>
<div class="card">
<h2 class="card-title">11/02/2020</h2>
<ul>
<li>Added preferred pronouns for user profiles</li>
</ul>
</div>
<div class="card">
......
......@@ -39,6 +39,7 @@
"username":"thatanimeweirdo",
"isVerified":true,
"isPatreon":null,
"pronouns": "they/them",
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png"
},
...
......@@ -94,7 +95,8 @@
"username":"thatanimeweirdo",
"isVerified":true,
"isPatreon":null,
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png"
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png",
"pronouns": "they/them"
},
...
],
......
......@@ -49,7 +49,8 @@
"username": "taw.moe",
"coverReference": "5f86d761933e1.png",
"isVerified": null,
"isPatreon": null
"isPatreon": null,
"pronouns": "they/them"
},
"songs": [
{
......
......@@ -133,7 +133,8 @@
"username":"NicolasPL",
"coverReference":"5e98e02997f6c.png",
"isVerified":null,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"recommended":true,
"comment":"Really good. I played it on Expert, really fun.",
......@@ -188,7 +189,8 @@
"username":"Zick407",
"coverReference":"5e9935a0afa55.png",
"isVerified":false,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"videoUrl":"https:\/\/www.youtube.com\/watch?v=bEVdyM5_qxA",
"videoThumbnail":"https:\/\/i.ytimg.com\/vi\/bEVdyM5_qxA\/maxresdefault.jpg",
......
......@@ -49,7 +49,8 @@
"description":"This card was given out to every player of the Spring 2020 SpinShare Speen Open tournament."
},
...
]
],
"pronouns": "they/them"
}
}
</pre>
......@@ -180,7 +181,8 @@
"username":"not-taw",
"coverReference":"",
"isVerified":false,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"recommended":false,
"comment":"Sucks Ass!",
......@@ -237,7 +239,8 @@
"username":"taw",
"coverReference":"5f4147b117c7b.png",
"isVerified":true,
"isPatreon":true
"isPatreon":true,
"pronouns": "they/them"
},
"videoUrl":"https:\/\/youtu.be\/tPycD9OwojQ",
"videoThumbnail":"https:\/\/i.ytimg.com\/vi\/tPycD9OwojQ\/maxresdefault.jpg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment