Project

Profile

Help

Task #2894

Updated by dkliban@redhat.com about 6 years ago

Add exporter distributor model, serializer and viewset as defined in #2868. 

 The URL for a distributor will be /api/v3/exporter/<type>/. nested under /publisher/.    Each plugin will The nested URL router may need to be responsible for providing a concrete implementation of an Exporter. updated to handle more than 1 level deep.

Back