Apps And Solutions
Common
Get diff between versions of an app or a solution
1min
GET
/developer/versionsdiff/{versionId1}/{versionId2}
Path Parameters
versionId1
string
*
versionId2
string
*
Header Parameters
x-developerplatform-role
string
x-developerplatform-access
string
Query Parameters
type
string
*
Responses
200
400
Provided version ids are not of the same solution or app.
BadRequestErrorResponseDTO
error
BadRequestErrorDTO
*
request
StandardRequestDTO
*
404
One of the provided version ids is not found or an app exists but the permissions file for it has not been uploaded yet.
BadRequestErrorResponseDTO
error
BadRequestErrorDTO
*
request
StandardRequestDTO
*
Updated 11 Jun 2024
Did this page help you?