forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, if one property is marked as input, it is only checked during rendering Create
/Update
callbacks, which will look for the corresponding SDKTypeDefinition among the request parameters respectively.
However, some rest api also has query parameter for Read
. Need to figure out how to mark this in api.yaml/terraform.yaml and render for Read
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request