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.
2 parents d8de83f + ec7e996 commit 41fbb9eCopy full SHA for 41fbb9e
resource/types.go
@@ -7,7 +7,7 @@ import (
7
const (
8
IncludeNone = ""
9
IncludeSpaceOrganization = "space.organization"
10
- IncludeSpace = "Space"
+ IncludeSpace = "space"
11
IncludeUser = "user"
12
IncludeOrganization = "organization"
13
IncludeDomain = "domain"
0 commit comments