Skip to content

Commit

Permalink
change/db documentation (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeroch authored Oct 20, 2023
1 parent b1b633b commit 0c90139
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,28 @@ Privacy policy types / labels:
* Browser_History
* None

#### App Date Last Changed
The date_last_changed is getting automatically updated if any of the following endpoints is triggered:

<br>

###### App Change
* /api/apps/AppChange/{appId}/role/activeapp
* /api/apps/AppChange/{appId}/appupdate/description
* /api/apps/AppChange/{appId}/appLeadImage
* /api/apps/AppChange/{appId}/subscription/{subscriptionId}/tenantUrl

<br>

###### App Release
* /api/apps/AppReleaseProcess/updateappdoc/{appId}/documentType/{documentTypeId}/documents
* /api/apps/AppReleaseProcess/{appId}/role
* /api/apps/AppReleaseProcess/consent/{appId}/agreementConsents
* /api/apps/AppReleaseProcess/createapp
* /api/apps/AppReleaseProcess/{appId}
* /api/apps/AppReleaseProcess/{appId}/technical-user-profiles

<br>
<br>


0 comments on commit 0c90139

Please sign in to comment.