You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: api-docs/openapi.json
+9-2
Original file line number
Diff line number
Diff line change
@@ -2099,7 +2099,7 @@
2099
2099
"Organization"
2100
2100
],
2101
2101
"summary": "Updates information about the organization specified by short name (accessible to Secretariat)",
2102
-
"description": " <h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role</p> <h2>Expected Behavior</h2> <p><b>Secretariat:</b> Updates any organization's information</p>",
2102
+
"description": " <h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role, or user must belong to the organization specified by short name</p> <h2>Expected Behavior</h2> <p><b>Secretariat:</b> Updates any organization's information</p> <p><b>Non-secretariat:</b> Updates 'last_active' timestamp to show that an org is still active</p>",
logger.info({uuid: req.ctx.uuid,message: org+' is not a '+CONSTANTS.AUTH_ROLE_ENUM.SECRETARIAT+' or the same as '+reqOrg+' and is not allowed to make these changes.'})
0 commit comments