Open fao89 opened 2 years ago
From: alikins (alikins) Date: 2021-02-16T17:09:36Z
Assuming this is being requested by ansible-galaxy ?
Is there an upstream issue/story/rfe related to this?
Seems like a reasonable and useful API, but it's unclear what will be using it and how. This seems to already caused a lot of confusion.
Author: @bmbouter (bmbouter)
Redmine Issue: 5851, https://pulp.plan.io/issues/5851
Similar to the yum "whatprovides" but reports on which collections contain a given path.
GET /pulp_ansible/galaxy/\<path:path>/api/v3/collections/q=netapp
This will fulltext search the file paths stored in the DIGEST data for collections. That DIGEST data is stored/served as part of https://pulp.plan.io/issues/5850.