pyvider
2025-05-22
Significantly enhanced the HTTP API data source component, reorganized Terraform test files from...
22 files · 391+ · 540-
HTTP API Data Source Enhancement
1 file changed
http_api.pyExpanded `components/data_sources/http_api.py` with ~523 lines of improvements including better r...
- Expanded
components/data_sources/http_api.pywith ~523 lines of improvements including better request configuration, response parsing, error handling, and header management remediate behavioral1 file
http_api.py
Test File Migration
2 files changed
tfMoved all Terraform test configurations from `examples/tf/` to `components/tf/`:tfMoved all Terraform test configurations from `examples/tf/` to `components/tf/`:
Handler Fix
1 file changed
call_function.pyUpdated `call_function.py` handler with 12 lines of changes to function invocation logic