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
Hide 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_ ...@@ -87,32 +87,18 @@ _Údaje o přihlášeném uživateli_
"completed_success": false "completed_success": false
}, },
"favorites": { "favorites": {
"teams": [ "1": {
{ "type": "user",
"id": 1057, "favoritable_id": 1
"position": 1 },
}, "2": {
{ "type": "team",
"id": 1524, "favoritable_id": 605
"position": 2 },
}, "3": {
{ "type": "user",
"id": 1498, "favoritable_id": 4
"position": 3 },
}
],
"users": [
{
"id": 7766,
"position": 2
}
],
"districts": [
{
"id": 61,
"position": 2
}
]
}, },
"external_events": null, "external_events": null,
"badge_icons": [ "badge_icons": [
...@@ -205,11 +191,12 @@ _Údaje o přihlášeném uživateli_ ...@@ -205,11 +191,12 @@ _Údaje o přihlášeném uživateli_
**favorites:** **favorites:**
Klíč je pořadí dlaždice
| Parametr | Typ | Povinný | Popis | | Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------| |----------|-----|---------|-------|
| users | array | N | ID uživatelů | | type | string | A | Typ (user, team, district) |
| teams | array | N | ID týmů | | favoritable_id | int | A | ID položky |
| districts | array | N | ID obcí |
**badge_icons:** **badge_icons:**
......
Clone repository

Home

All Pages