notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-12-07 15:48:14 +01:00
parent 394635bc90
commit 47ec62a988
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -84,7 +84,13 @@ with the following value(s):
Note we should probably support duplicate statuses. Note we should probably support duplicate statuses.
Ex: Ex:
~GET /iroh/user-mgmt/org-requests?status=pending&status= ~GET /iroh/user-mgmt/org-requests?status=accepted&status=pending~
*** Read
~GET /iroh/user-mgmt/org-requests/org-request-id~
Should returns a 404 if not found or the single Org Access Request object.
** UI Revamp. ** UI Revamp.