Skip to content

Commit

Permalink
Use dash in API namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Dec 17, 2020
1 parent 6bb0e63 commit cb05db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AIPscan/API/namespace_report_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from AIPscan.Data import report_data

api = Namespace(
"report_data", description="Retrieve data optimized for AIPscan reports"
"report-data", description="Retrieve data optimized for AIPscan reports"
)


Expand Down

0 comments on commit cb05db4

Please sign in to comment.