Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Update API Spec #59

Closed
wants to merge 2 commits into from
Closed

Commits on Sep 9, 2024

  1. fix(openapi): update openapi.json with latest changes

    - Updated the `AttemptStatus` enum to remove "QUEUED" and "HOLD", and changed the description to "Attempt status"
    - Removed the `AttemptState` enum and associated properties from `EventAttempt`
    - Added a "project ID" description to the "team_id" property in `EventAttempt` and `RetriedEvent`
    - Added a "Destination ID" property to `EventAttempt`
    - Removed the "state" and "destination_id" properties from the `RetriedEvent` attempted object, and added new properties: "project ID", "connection ID", "source ID", "destination ID", "event data ID", "request ID", "number of attempts", "last attempt timestamp", "next attempt timestamp", "event status", "error code", "event status", "successful attempt timestamp", "CLI ID", "updated timestamp", and "created timestamp"
    fern-api[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5b1bc34 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    584046a View commit details
    Browse the repository at this point in the history