Actions
Bug #25142
closed[Modularity] - name_stream_only and host_ids missing from apidocs
Description
Command works fine
curl -X GET -s -k -u admin:changeme 'https://localhost/katello/api/v2/module_streams?host_ids[]=1&name_stream_only=1' --globoff|json_reformat
But the same details are not geting udpated in
http://localhost:3000/apidoc/v2/module_streams.html
Actions