Changes to Get a specific project by ID
GET /v1/projects/{project_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 29 revisions of this API.814
What changed
- ▲
removed the required property
created_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
descriptionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
project_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updated_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
user_emailfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
user_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
user_namefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
project_typefrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameteruser_idnew-optional-request-parameter
- ○
added the required property
projectto the response with the200statusresponse-required-property-added
- ▲
- ○
added the optional property
project_typeto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○