Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Antar PHP Client Antar PHP Client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure 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
  • Delivery
  • Public
  • Open source
  • Antar PHP ClientAntar PHP Client
  • Issues
  • #50
Closed
Open
Created Oct 19, 2020 by hlarget@d3cima👹Owner

Integrate Naboo calls

Integrate a Naboo Manager which will integrate the following routes with new fields

method path Minimum Security description
GET /companies ADMIN Should return the list of companies
GET /companies/:companyUid ADMIN should return a company with its name and subscriptions
GET /companies/:companyUid/new_secret READ_ONLY should return a new secret from Hydra
POST /companies ADMIN Should create a new company with Hydra new Secret
DELETE /companies/:companyUid ADMIN Should soft delete a company
PATCH /companies/:companyUid ADMIN Update the company
GET /whoami READ_ONLY Returns the company Name and the subscriptions
Edited Oct 19, 2020 by hlarget
Assignee
Assign to
Time tracking