feat: add visibility field (#7337)

This commit is contained in:
Yeikel 2023-04-25 08:58:01 -04:00 committed by GitHub
parent 17679cf65f
commit 9b75e274e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,6 +372,7 @@ var RepositoryFields = []string{
"isInOrganization",
"isMirror",
"isPrivate",
"visibility",
"isTemplate",
"isUserConfigurationRepository",
"licenseInfo",