-
Notifications
You must be signed in to change notification settings - Fork 30
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
HMS-4932: Add search module streams #897
Conversation
https://issues.redhat.com/browse/HMS-4932 EDIT: remove duplicated HMS |
76493c7
to
852c0f8
Compare
/retest |
Warning: Unexpected input(s) 'skip-go-installation', |
This requires the tangy PR to be integrated, don't test this yet. |
f94d7c7
to
94715d6
Compare
e17a2cb
to
bdb4598
Compare
seems to be some linting issue |
/retest |
OK but winter is coming :)
|
tangy.. |
6acf60b
to
8cd9c5c
Compare
few small comment, but overall looks good |
lets merge content-services/tang#14 and tag a new tang version, then pull that update in here? |
67e22a1
to
fe321db
Compare
note this require iqe update to merge |
@Andrewgdewar please rebase |
/retest |
Hi I built the API docs for IQE but its taking forever to get a suitable RHEL repo in ephemeral snapshotted. Will test in stage. Format for IQE:
|
Hi testing with:
but nothing if blank search:
|
This is expected. You need to give the api at least one uuid. |
OK, thank you |
forgot to add this better example output:
|
Summary
Adds the POST "snapshots/module_streams/search" endpoint.
That takes the following inputs
and returns a list of modules with their streams:
Testing steps