Skip to content

Commit

Permalink
Update src/actinia_module_plugin/endpoints.py
Browse files Browse the repository at this point in the history
Co-authored-by: Carmen Tawalika <[email protected]>
  • Loading branch information
anikaweinmann and mmacata authored Dec 13, 2024
1 parent a27ce58 commit fc652cc
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 @@ -50,7 +50,7 @@

def create_project_endpoints(apidoc, projects_url_part="projects"):
"""
Function to add resources with "project" inside the endpoint url.
Function to add resources with "projects" inside the endpoint url.
Args:
apidoc (flask_restful_swagger_2.Api): Flask api
Expand Down

0 comments on commit fc652cc

Please sign in to comment.