Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Make WorkflowsResponse.deletedAt field nullable#203

Merged
dennisgranath merged 1 commit into
spotify:masterfrom
coreeng:fix/nullable-workflow-deletedAt
Jan 17, 2025
Merged

Make WorkflowsResponse.deletedAt field nullable#203
dennisgranath merged 1 commit into
spotify:masterfrom
coreeng:fix/nullable-workflow-deletedAt

Conversation

@mitulamin
Copy link
Copy Markdown
Contributor

deletedAt field in WorkflowsResponse is not required according to the schema and therefore should be marked @nullable.

Running without this fix causes an exception when deserialising the json response from GitHub with the root cause:

Cannot build WorkflowsResponse, some of required attributes are not set [deletedAt]

@dennisgranath dennisgranath merged commit a239d3c into spotify:master Jan 17, 2025
@mitulamin
Copy link
Copy Markdown
Contributor Author

Thank you

@mitulamin mitulamin deleted the fix/nullable-workflow-deletedAt branch January 23, 2025 11:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants