hashicorp / terraform-plugin-codegen-spec

Terraform Provider Code Generation Specification and Go Bindings
Mozilla Public License 2.0
7 stars 4 forks source link

spec: Remove all subresource $id/$schema and switch all $ref to URI relative #2

Closed bflad closed 1 year ago

bflad commented 1 year ago

This enables editors such as VSCode to automatically support Go To Reference linking. All definitions now reside directly under $defs for ease.

Future enhancements to the JSON schema will create common definitions for validators, etc.

github-actions[bot] commented 3 months 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.