CrowdStrike / gofalcon

Golang-based SDK to CrowdStrike's APIs
MIT License
60 stars 43 forks source link

fix saved-searches execute and results response payload #379

Closed johns31459 closed 1 year ago

johns31459 commented 1 year ago

The saved searches execute and results response payload is not aligned with the actual response from the API. This was caused the service's Swagger being incorrect. A correction to the Swagger has been issued. This absorbs the Swagger change.