Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly incorrect type for visibility field in repository schemas #164

Open
mariusknaust opened this issue Jan 13, 2021 · 0 comments
Open
Labels

Comments

@mariusknaust
Copy link

The visibility field from the nebula preview in /components/schemas/{repository, team-repository, full-repository} is listed as a plain string unlike the other occurrences of the visibility field where it is listed as a string enum. This is probably an error, as the description states the enum values.

visibility:
          description: 'The repository visibility: public, private, or internal.'
          type: string
          example: public
@bruce bruce added the P4 label Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants