Project

Profile

Help

Refactor #4593

Updated by bmbouter about 5 years ago

IMO the call to make a new x509 certguard would make more sense if it was: 

  http://localhost:8000/pulp/api/v3/contentguards/x509/x509/ http://localhost:8000/pulp/api/v3/contentguards/certguard/x509/  

 instead of  

  http://localhost:8000/pulp/api/v3/contentguards/certguard/certguard/

Back