Deployment ID not available after API deployment
Hi - i'm calling the /deployments endpoint after creating a new project:
${API}/projects/${project.id}/deployments
But the output I get is not consistent with the API docs here: https://apidocs.deno.com/#post-/projects/-projectId-/deployments
In particular there's no deploymentId returned - for use with subsequent API calls.
Any ideas??
I'm getting this as output:
${API}/projects/${project.id}/deployments
But the output I get is not consistent with the API docs here: https://apidocs.deno.com/#post-/projects/-projectId-/deployments
In particular there's no deploymentId returned - for use with subsequent API calls.
Any ideas??
I'm getting this as output:
