Retrieve decorated spec
/v0/spec/application/{clientId}/{projectName}
Retrieve the decorated spec for a given application and project.
Path Parameters
clientId: string
projectName: string
Retrieve decorated spec
curl https://api.stainless.com/v0/spec/application/$CLIENT_ID/$PROJECT_NAME \
-H "Authorization: Bearer $STAINLESS_API_KEY"
{}Returns Examples
{}