Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • portal.desettisickroku.cz portal.desettisickroku.cz
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • api-docs
  • portal.desettisickroku.czportal.desettisickroku.cz
  • Wiki
  • Auth User Info v2

Auth User Info v2 · Changes

Page history
Update Auth User Info v2 authored Oct 13, 2025 by Jakub Valo's avatar Jakub Valo
Show whitespace changes
Inline Side-by-side
Auth-User-Info-v2.md
View page @ eb56bcaf
......@@ -87,32 +87,18 @@ _Údaje o přihlášeném uživateli_
"completed_success": false
},
"favorites": {
"teams": [
{
"id": 1057,
"position": 1
"1": {
"type": "user",
"favoritable_id": 1
},
{
"id": 1524,
"position": 2
"2": {
"type": "team",
"favoritable_id": 605
},
"3": {
"type": "user",
"favoritable_id": 4
},
{
"id": 1498,
"position": 3
}
],
"users": [
{
"id": 7766,
"position": 2
}
],
"districts": [
{
"id": 61,
"position": 2
}
]
},
"external_events": null,
"badge_icons": [
......@@ -205,11 +191,12 @@ _Údaje o přihlášeném uživateli_
**favorites:**
Klíč je pořadí dlaždice
| Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------|
| users | array | N | ID uživatelů |
| teams | array | N | ID týmů |
| districts | array | N | ID obcí |
| type | string | A | Typ (user, team, district) |
| favoritable_id | int | A | ID položky |
**badge_icons:**
......
Clone repository

Home

All Pages