Skip to content

repo create: repo_type 'proxy' rejected by server (expects 'remote') and required 'name' field omitted #154

Description

@brandonrc

ak repo create --repo-type proxy sends repo_type=proxy, which current backends reject with VALIDATION_ERROR Invalid repo type: proxy (accepted values are local/remote/virtual). The request also omits the required name field, producing missing field name errors. Align the CLI vocabulary with the API (or map proxy to remote) and send name (default it to the key).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions