Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Dec 9, 2024
1 parent 432f6dd commit a27ce58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actinia_module_plugin/endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def create_endpoints(flask_api):
# add deprecated location endpoints
create_project_endpoints(apidoc, projects_url_part="locations")

# add deprecated project endpoints
# add project endpoints
create_project_endpoints(apidoc, projects_url_part="projects")

apidoc.add_resource(ActiniaTemplate, "/actinia_templates")
Expand Down

0 comments on commit a27ce58

Please sign in to comment.