Skip to content

[server] Add group photo functionality #37

Description

@Kuchteq
  • Add a new field to openapi.yml file that is the path to a group cover photo. Given that the group photo can be big, we don't want to keep it inside the sqlite database itself like we do with the user photos.
  • On group create, POST /groups generate a UUID as a path to the group photo and add it to the database. Return that group id with each subsequent response.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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