Skip to content
Snippets Groups Projects
Commit be2bcc50 authored by Tobias Guggenmos's avatar Tobias Guggenmos Committed by Julius Volz
Browse files

Fix target metadata API for empty match_targets (#6303)


According to the documentation, the target metadata API accepts it,
if no value for match_target has been provided. This was not the case
in the implementation.

This commit make the API behave as described in the docs.

Signed-off-by: default avatarTobias Guggenmos <tguggenm@redhat.com>
parent 12d347e4
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment