Skip to content
Snippets Groups Projects
Commit b3aab643 authored by vlorentz's avatar vlorentz Committed by Hélène Jonin
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 0b9e5ed8
No related branches found
No related tags found
1 merge request!1285Update origin intrinsic metadata route and add origin extrinsic metadata route
......@@ -523,7 +523,7 @@ def api_origin_intrinsic_metadata(request: Request):
.. parsed-literal::
:swh_web_api:`intrinsic-metadata/origin/origin_url=https://github.com/node-red/node-red-nodegen`
:swh_web_api:`intrinsic-metadata/origin/?origin_url=https://github.com/node-red/node-red-nodegen`
"""
origin_url = request.GET.get("origin_url")
if origin_url is None:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment