-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27574be
commit bc70751
Showing
3 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"resources":{"gitlab.group":{"id":"gitlab.group","name":"gitlab.group","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Group description"},"id":{"name":"id","type":"\u0005","is_mandatory":true,"title":"Group ID"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Group name"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Group path"},"projects":{"name":"projects","type":"\u0019\u001bgitlab.project","title":"List all projects that belong to the group"},"requireTwoFactorAuthentication":{"name":"requireTwoFactorAuthentication","type":"\u0004","is_mandatory":true,"title":"Require all users in this group to setup Two-factor authentication."},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"Group visibility. Can be private, internal, or public."}},"title":"GitLab Group"},"gitlab.project":{"id":"gitlab.project","name":"gitlab.project","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Project description"},"id":{"name":"id","type":"\u0005","is_mandatory":true,"title":"Project ID"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Project name"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Project path"},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"The project's visibility level. Can be private, internal, or public."}},"title":"GitLab Project"}}} | ||
{"resources":{"gitlab.group":{"id":"gitlab.group","name":"gitlab.group","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Group description"},"id":{"name":"id","type":"\u0005","is_mandatory":true,"title":"Group ID"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Group name"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Group path"},"projects":{"name":"projects","type":"\u0019\u001bgitlab.project","title":"List all projects that belong to the group"},"requireTwoFactorAuthentication":{"name":"requireTwoFactorAuthentication","type":"\u0004","is_mandatory":true,"title":"Require all users in this group to setup Two-factor authentication."},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"Group visibility. Can be private, internal, or public."}},"title":"GitLab Group","defaults":"path"},"gitlab.project":{"id":"gitlab.project","name":"gitlab.project","fields":{"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Project description"},"id":{"name":"id","type":"\u0005","is_mandatory":true,"title":"Project ID"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Project name"},"namespace":{"name":"namespace","type":"\u0007","is_mandatory":true,"title":"Project namespace"},"path":{"name":"path","type":"\u0007","is_mandatory":true,"title":"Project path"},"visibility":{"name":"visibility","type":"\u0007","is_mandatory":true,"title":"The project's visibility level. Can be private, internal, or public."}},"title":"GitLab Project","defaults":"name namespace"}}} |