Skip to content

Automation of 4 APIs of ApiTokenRouter #2327

@deepak-devtron

Description

@deepak-devtron

In this module I'll cover below 4 new API of PipelineConfigRouter

  1. POST /orchestrator/api-token==> CreateApiToken
  2. PUT /orchestrator/api-token==> UpdateApiToken
  3. GET /orchestrator/api-token==> GetAllApiTokens
  4. DELETE /orchestrator/api-token==> DeleteApiToken

Motivation
Automation of these API will help in regression testing, if there will be any change in the logic/payload/functionality of these API and will be helpful if this will be impacted area of the other changes.

AB#228

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions