Skip to content

[SUBTASK]-Optimize TSDoc for Userepository #16

@SturmDerLiebe

Description

@SturmDerLiebe

Ressources

Description

Tasks

  1. Read and understand what the UserRepository does
  2. Add a Short Description of Job of the Class in the constructor
  3. Add one short Description of the main task of each method
  4. Add a very quick Description of each method and constructor Parameters
  5. Remove the @throws any Response.json() related error if we don't expect any Response Data back
    1. That is usually the case when the Return type is Promise<SimpleResponseDTO> and not Promise<SimpleResponseDTO<SomeDataType>>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions