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
* fix: API token generation api responses refactoring
* fix: register custom validation against tag for api token name validations
* fix: register custom validation against tag for api token name validations
* Revert "fix: register custom validation against tag for api token name validations"
This reverts commit 7593c27.
* fix: remove `required` validation from Description and expiryAtInMs
* fix: adding resource conflict api response in WriteJsonResp utility
* fix: path params int validation updated to whole numbers only
* fix: handled resource not found response for update and delete api, token
* fix: validation for SSO config name field
* fix: enhanced query param validation for commit metadata for pipeline material
* fix: disable updating clsutername and api name in update clsuter api
* fix: enhanced api response in query param validation failure reeors in ge default deployment template
* fix: disable modifying cluster nae and env name in update env api
* fix: resolving review comments
* fix: resolving review comments
handler.Logger.Errorw("failed to extract ciPipelineMaterialId from param must be integer", "error", err, "ciPipelineMaterialId", ciPipelineMaterialIdString)
0 commit comments