Skip to content

OpenAPI: GET /v1/timeentry/bycompany/{id} 200 has no content schema #348

@CryptoJones

Description

@CryptoJones

Mirrors the customer/bycompany drift fixed in #340. The timeentry paginated list endpoint declares only description: 'OK' — SDK code-gen can't model the Link-header-paired envelope.

Controller emits:
```json
{ "message": "...", "count": N, "limit": L, "offset": O, "timeEntries": [...] }
```

Fix: declare envelope shape, pin with a test.

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions