Skip to content

API: Implement missing API endpoints #4

@YanCotta

Description

@YanCotta

Description:

Several API endpoints return a 501 Not Implemented error, which means they are not yet functional. These endpoints need to be implemented to complete the API.

Affected Endpoints:

GET /api/newsletters/{newsletter_id}

GET /api/newsletters/{newsletter_id}/articles

POST /api/newsletters/process (URL and file_url processing)

Tasks:

Implement the logic for each of the missing endpoints.

Add tests to ensure they work as expected.

Labels: backend, api, enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions