Skip to content

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

@Nudelsuppe42

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature/apiNew feature or request

    Projects

    Status

    Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions