Skip to content

Implement missing strict server interface methods for project endpoints #295

@gabor-boros

Description

@gabor-boros

⚠️ Blocked on #301 and #297

Description

Complete the strict server interface by implementing all missing methods for the project-related API endpoints.

The strict server interface currently lacks implementations for some project endpoints, which are required for full API support and type safety. However, the controller skeleton and service are available.

Tasks

  • Identify all unimplemented methods in the strict server interface related to project endpoints.
  • Implement these methods to handle incoming requests properly.
  • Ensure each method integrates correctly with the issue service logic.
  • Add or update tests to cover the new implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions