We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888e188 commit 0a6efdcCopy full SHA for 0a6efdc
workspace.go
@@ -118,7 +118,6 @@ type WorkspaceList struct {
118
type Workspace struct {
119
ID string `jsonapi:"primary,workspaces"`
120
Actions *WorkspaceActions `jsonapi:"attr,actions"`
121
- AgentPoolID string `jsonapi:"attr,agent-pool-id"`
122
AllowDestroyPlan bool `jsonapi:"attr,allow-destroy-plan"`
123
AssessmentsEnabled bool `jsonapi:"attr,assessments-enabled"`
124
AutoApply bool `jsonapi:"attr,auto-apply"`
0 commit comments