You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return a list of all person in the system of all user databases (manual, ldap database, so merging the content of all databases but exclude john doe(?) default user)
return a list in the following form:
return a list of all available anchors. If this api is called the method do not iterate over all achievements, rather a cache is rebuild every hour. The implementation is done in cache_anchors.py. The cache is stored under /usr/share/hippod/cache/anchors.db
API
Persons
return a list of all person in the system of all user databases (manual, ldap database, so merging the content of all databases but exclude john doe(?) default user)
return a list in the following form:
Anchors
return a list of all available anchors. If this api is called the method do not iterate over all achievements, rather a cache is rebuild every hour. The implementation is done in cache_anchors.py. The cache is stored under /usr/share/hippod/cache/anchors.db
Categories
Similar to anchors
But the return data should be in the following form:
Tags
Similar to anchors
Return data structure:
The text was updated successfully, but these errors were encountered: