human-internet / humanid-core

humanID Core
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Create an endpoint to update the ownerId of an existing App #69

Closed kofimokome closed 1 month ago

kofimokome commented 1 month ago

This endpoint should accept two parameters:

Search for an app on the App table with the same dcProjectId and set the ownerId of the project to the ownerId from the request. Finally, return the id of the App updated