Skip to content

README section on creation of new repos is out of date. maybe? #98

@paul-hammant

Description

@paul-hammant

I think it requires "namespace": "a_namespace"

curl -H "Authorization: Bearer $TOKEN" \
       -H "Content-Type: application/json" \
       -X POST \
       -d '{"name": "repo_name", "namespace": "a_namespace"}' \
       "http://localhost:3000/api/repos"

Maybe also content-type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions