Skip to content

OpenAPI: POST /v1/timeentry 201 has no content schema at all #326

@CryptoJones

Description

@CryptoJones

Parallel to #316 (customer POST envelope fix). The timeentry POST 201 has only a description + the Idempotency-Replay header declaration — no content block, so SDK code-gen sees the response body as completely unspecified.

The controller actually returns {message, timeEntry}. Even worse than the customer case before #316 — that one at least had a (wrong) $ref: Customer declaration; this has nothing.

Fix: declare the 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