Skip to content

Possibly incorrect type for visibility field in repository schemas #164

Open
@mariusknaust

Description

@mariusknaust

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions