systopia / CiviProxy

A security proxy for CiviCRM
GNU Affero General Public License v3.0
7 stars 18 forks source link

Evaluate REST-style 'json' parameter #20

Closed bjendres closed 7 months ago

bjendres commented 6 years ago

CiviCRM REST allows additinal, JSON-encoded data in a parameter called json. CiviProxy currently doesn't evaluate this parameter, but there might be scenarios where it should.