Mastercard / terraform-provider-restapi

A terraform provider to manage objects in a RESTful API
Other
808 stars 217 forks source link

Add search_data field for adding request body on findObject method #266

Open Wiston999 opened 5 months ago

Wiston999 commented 5 months ago

This tries to add support to APIs that accept search parameters via POST body instead of query strings.