create/delete organization handlers (#537)

This commit is contained in:
Michael Quigley
2024-12-09 13:30:45 -05:00
parent 38b32d15d0
commit c98aaa8e00
8 changed files with 200 additions and 0 deletions

View File

@@ -425,6 +425,8 @@ paths:
description: organization deleted
401:
description: unauthorized
404:
description: organization not found
500:
description: internal server error