Update the module submission API documentation

This commit is contained in:
mprahl
2019-02-12 15:55:01 -05:00
parent 38c0ea6147
commit 486d644d68

View File

@@ -77,7 +77,7 @@ Module submission is done via posting the modulemd SCM URL.
::
{
"scmurl": "https://src.fedoraproject.org/modules/foo.git/foo.yaml?#f1d2d2f924e986ac86fdf7b36c94bcdf32beec15",
"scmurl": "https://src.fedoraproject.org/modules/foo?#f1d2d2f924e986ac86fdf7b36c94bcdf32beec15",
"branch": "master"
}