mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-06-07 00:41:37 +00:00
feat(http_api_routes): add new endpoint for retrieving licenses
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"method": "GET",
|
||||
"path": "/api/v1/app/info"
|
||||
},
|
||||
{
|
||||
"method": "GET",
|
||||
"path": "/api/v1/licenses"
|
||||
},
|
||||
{
|
||||
"method": "POST",
|
||||
"path": "/api/v1/app/integrity/acknowledge"
|
||||
|
||||
Reference in New Issue
Block a user