willpublicmedia / npr-cds-expressionengine

An ExpressionEngine port of NPR's CDS plugin.
GNU General Public License v2.0
0 stars 0 forks source link

Api_request appends message body to request url #8

Closed areynold closed 7 months ago

areynold commented 7 months ago

When pushing stories to CDS, the Api_request->request_url method appends the message body to the request url. Move key request items to their own properties and reserve the Api_request->params property for actual url parameters