Skip to content

Commit

Permalink
[docs] Remove trailng whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dcermak committed Oct 14, 2020
1 parent c9605a6 commit 6e6dcc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/api/api/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ POST /source/<project>/<package>?cmd=commitfilelist
This can be done via PUT using rev=repository which avoids a commit.

This requires a directory xml providing file name and md5 as body.
It is recommended to use the withvalidate parameter and including the
It is recommended to use the withvalidate parameter and including the
sha256 sum including "sha256:" prefix in "hash" attribute for security reason.

Parameters:
Expand Down Expand Up @@ -2075,4 +2075,3 @@ XmlResult: configuration configuration.rng
== Internal only routes

/public shall not be used in any tools, it is for OBS remote support only and may change or disappear at any time. The route is only working when anonymous mode is enabled.

0 comments on commit 6e6dcc7

Please sign in to comment.