You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
chore(openapi.json): remove deprecated AttemptState and associated fields from schema
This commit removes the deprecated `AttemptState` object and associated fields from the OpenAPI schema, including the `state` field within the `EventAttempt` object. The `AttemptStatus` object is now used to represent the attempt status, consolidating the state and status information.
0 commit comments