Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml/obs_Ag_dispatch_priority: HTML -> HTTP #345

Merged
merged 1 commit into from
Jun 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xml/obs_ag_dispatch_priority.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<sect2 xml:id="_build__dispatchprios_api_call">
<title>The <literal>/build/_dispatchprios</literal> API Call</title>
<para>The <emphasis>/build/_dispatchprios</emphasis> API call allows an
Admin to set a priority for defined projects and repositories using the HTML
put method. With the HTML get method the current XML priority file can be
Admin to set a priority for defined projects and repositories using the HTTP
put method. With the HTTP get method the current XML priority file can be
read.</para>
<screen>&lt;dispatchprios&gt;
&lt;prio project="ProjectName" repository="RepoName" arch="Architecture" adjust="Number" /&gt;
Expand Down