Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aura aura
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AURAAURA
  • auraaura
  • Wiki
  • api definition

api definition · Changes

Page history
Update api definition authored Dec 12, 2017 by Ingo Leindecker's avatar Ingo Leindecker
Hide whitespace changes
Inline Side-by-side
api-definition.md
View page @ b93424df
......@@ -16,8 +16,8 @@
| Update user profile | /api/v1/users/1 | id (int), first_name, last_name, email, biography, website, googleplus_url, facebook_url, twitter_url, linkedin_url, youtube_url, dorftv_url, cba_url, cba_username, cba_user_token, image | User object | | X |
| Get categories | /api/v1/categories | | Array of category objects | X | | |
| Get category by ID | /api/v1/categories/1 | | Category object | X | | |
| Add category | /api/v1/categories | category (str), abbrev (str), slug (str) | | | | X
| Update category | /api/v1/categories/1 | category (str), abbrev (str), slug (str) | | | X | |
| Add category | /api/v1/categories | category (str), abbrev (str), slug (str), color (str, e.g. '#FFFFFF'), description (str) | | | | X
| Update category | /api/v1/categories/1 | category (str), abbrev (str), slug (str), color (str, e.g. '#FFFFFF'), description (str) | | | X | |
| Get types | /api/v1/types | | Array of type objects | X | | |
| Get type by ID | /api/v1/types/1 | | Type object | X | | |
| Add type | /api/v1/types | type (str), slug (str), color (str), text_color (str) | | | | X
......
Clone repository
  • AEP01 Aufnahmen und Wiederholungen
  • AEP02 Uploader
  • AEP03 Musikbibliothek
  • AEP04 Jingle Management
  • AEP05 Erweiterung Datenmodell
  • AEP06 Recurrence Rules
  • AEP07 Rechte & Rollen
  • Aktuelle Dokumente
  • Arbeitsbereiche
  • Email Adressen
  • How Tos
  • Maubot Integration
  • Playground
  • Product & Project Management Workflows
  • Releases
View All Pages