Skip to content

Commit

Permalink
Merge pull request #11659 from adrianschroeter/schema
Browse files Browse the repository at this point in the history
schema and api doc updates
  • Loading branch information
adrianschroeter committed Sep 27, 2021
2 parents dd7a827 + 92511e4 commit a3651b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/api/api.txt
Expand Up @@ -1366,6 +1366,7 @@ Parameters:
arch: architecture, optional, multiple
repository: name of repository, optional, multiple
code: build status code, optional, multiple
lastbuild: use the state of last build result (together with code)

XmlResult: status

Expand Down
1 change: 1 addition & 0 deletions src/backend/BSProductXML.pm
Expand Up @@ -304,6 +304,7 @@ our $productdesc = [
'use_required',
'use_undecided', # take all packages, even the ungrouped ones
'use_newest_version', # rpm version compare instead of repository priority
'run_dependency_check', # set either to "warn" or "error"
'allow_overflow',
'next_media_in_set',
'separate',
Expand Down

0 comments on commit a3651b7

Please sign in to comment.