equinix / equinix-sdk-go

Golang client for Equinix APIs
https://deploy.equinix.com/labs/equinix-sdk-go
MIT License
2 stars 4 forks source link

fix: Correct Fabricv4 API Spec via patching to use valid any type #42

Closed thogarty closed 4 months ago

thogarty commented 4 months ago
displague commented 4 months ago

For review purposes, it is helpful to keep the manual updates and generated updates in separate commits.

We haven't worried about having consistency (patches match the artifacts) at the git-sha level, only at the release level.

displague commented 4 months ago

Remove type: object from API Spec where intent is to have any type be acceptable from the API handler for that property

What's an example of why this is a better choice?

displague commented 4 months ago

What's an example of why this is a better choice?

I missed the conversation leading to this choice: https://github.com/equinix/terraform-provider-equinix/pull/606#issuecomment-1977693921

github-actions[bot] commented 4 months ago

This PR is included in version 0.34.1 :tada: