#296 express payload type via an enum
Merged by rcritten. Opened by rcritten.
rcritten/certmonger ftweedal_295  into  master

Introduce enum cm_rpm_protocol for more ergonomic and readable
expression of whether the payload is XML or JSON, and update call
sites.

Related: https://pagure.io/certmonger/issue/284

This is the patch Fraser submitted on top of the PR for issue 287 in https://pagure.io/certmonger/pull-request/295.

Pull-Request has been merged by rcritten