Skip to content

feat(api/v2): ⭐ Implement network API routes #64

Description

@Nudelsuppe42

[1] Feature Description
get /regions
get /[teamId]/regions

get /warps
get /[teamId]/warps
post /warps
put /warps/[warpId]
del /warps/[warpId]

get /warpgroups
get /[teamId]/warpgroups
post /warpgroups
put /warpgroups/[groupId]
del /warpgroups/[groupId]

[2] Requirements
For these routes to be fully implemented, a migration from the network database needs to happen. Due to this, this issue is not part of the first API version 2 milestone.

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

    Fields

    Priority

    Medium

    Size

    Large

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions