events updated
This commit is contained in:
@@ -34,6 +34,7 @@ def services_update(request: Request, service_uu_id: str, data):
|
||||
data=data, service_uu_id=service_uu_id, token_dict=token_dict
|
||||
)
|
||||
|
||||
|
||||
@services_route.patch(
|
||||
path="/patch/{service_uu_id}", summary="Patch Modules with given auth levels"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user