Skip to content

[server + web] Edit group functionality #30

@Kuchteq

Description

@Kuchteq

Server

  • Add/update the path in openapi.yml to include a PUT /groups/{id}. Remember to include error responses where a given group doesn't exist.
  • Implement the request handler in go for PUT /groups/{id} that would update an existing group.
  • Add appropriate sql statements in queries.sql to include in the request handler.

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