Skip to content

Generate a network with a random ID is incorrect #28

@blitztide

Description

@blitztide

The API spec leads you to believe that the route for a random network ID is:
/controller/network/{controllerID}

But it requires six underscore characters to generate the ID, or it will return a 404 error
/controller/network/{controllerID}______

It is shown in the docs https://docs.zerotier.com/controller/ as requiring the underscores, but not in the OpenAPI spec or API docs.

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