Hi all, I've started documenting the web services api. This document will eventually replace the current one, but for the time being the new document is here: https://fedorahosted.org/pulp/wiki/WebServicesAPI
Each "call" will be documented in the following manner:
=== <Name> ===
<description>
Status: '''not implemented'''
Path: '''/repositories/'''
Method: '''GET'''
Parameters:
* param1
Filters:
* filter1
Response: '''200 OK'''
{{{
#!python
<response body>
}}}
Error: None
{{{
#!python
<error body>
}}}
--
Jason L Connor
Senior Software Engineer
Systems Management and Cloud Enablement
Red Hat, Inc.
+1.919.890.8331
Freenode: linear
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
