Re-enabled PATCH handler for organisations
This commit is contained in:
parent
41369d134c
commit
7da741f354
@ -225,4 +225,4 @@ class OrganizationPatchHandler(patch_handler.AbstractPatchHandler):
|
|||||||
|
|
||||||
def setup_app(app):
|
def setup_app(app):
|
||||||
OrganizationPatchHandler(patch_api_blueprint)
|
OrganizationPatchHandler(patch_api_blueprint)
|
||||||
# app.register_api_blueprint(patch_api_blueprint, url_prefix='/organizations')
|
app.register_api_blueprint(patch_api_blueprint, url_prefix='/organizations')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user