hashicorp / terraform-plugin-codegen-openapi

OpenAPI to Terraform Provider Code Generation Specification
Mozilla Public License 2.0
49 stars 6 forks source link

Add data source support for response body arrays #78

Closed austinvalle closed 8 months ago

austinvalle commented 9 months ago

Closes #16

This PR introduces logic to detect a response body array for a data source, then map to a single collection attribute. This is then merged with query/path parameters as usual.

austinvalle commented 8 months ago

@bflad or @bendbennett,

I updated the PR to default to set in 53d4c77, let me know if that looks good 👍🏻

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.