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
In this module I'll cover below 4 new API of PipelineConfigRouter
POST /orchestrator/api-token==> CreateApiToken
PUT /orchestrator/api-token==> UpdateApiToken
GET /orchestrator/api-token==> GetAllApiTokens
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
The text was updated successfully, but these errors were encountered:
In this module I'll cover below 4 new API of PipelineConfigRouter
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
The text was updated successfully, but these errors were encountered: