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
For the Admin endpoint GET /deployments/{deploymentId}, it seems that the API does not require an exact match for the deploymentId. For instance, it ignores all the 22222... in the request param below
The text was updated successfully, but these errors were encountered:
For the Admin endpoint
GET /deployments/{deploymentId}
, it seems that the API does not require an exact match for thedeploymentId
. For instance, it ignores all the22222...
in the request param belowThe text was updated successfully, but these errors were encountered: