Changes to Create project score
POST /v1/projects/{projectSlug}/scores
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 67 revisions of this API.22
What changed
- ▲
removed the required property
anyOf[CustomScoreResponse]/issueIdfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
anyOf[EvaluationScoreResponse]/issueIdfrom the response with the201statusresponse-required-property-removed
- ○
added the required property
anyOf[CustomScoreResponse]/signalIdto the response with the201statusresponse-required-property-added
- ○
added the required property
anyOf[EvaluationScoreResponse]/signalIdto the response with the201statusresponse-required-property-added
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲