Skip to content

Conversation

@jscheffl
Copy link
Contributor

In PR #38446 there was one review comment that the changes on task_instance_schema.py were missing the field dump_only.
Thereby I realized that the dump_only=True is set inconsistent across most of the API schema definition.

This PR aligns the definitions so that dump_only=True is used commonly.

@jscheffl jscheffl added area:API Airflow's REST/HTTP API type:bug-fix Changelog: Bug Fixes labels Mar 29, 2024
@jscheffl jscheffl requested a review from uranusjr March 29, 2024 10:37
@jscheffl jscheffl force-pushed the bugfix/mark-more-api-fields-dump-only branch from 78bdca7 to 9198893 Compare March 29, 2024 22:51
@eladkal eladkal added this to the Airflow 2.9.0 milestone Mar 31, 2024
@jedcunningham jedcunningham merged commit 35d1899 into apache:main Mar 31, 2024
@jscheffl jscheffl deleted the bugfix/mark-more-api-fields-dump-only branch March 31, 2024 14:56
ephraimbuddy pushed a commit that referenced this pull request Mar 31, 2024
@jscheffl jscheffl restored the bugfix/mark-more-api-fields-dump-only branch April 6, 2024 16:38
@jscheffl jscheffl deleted the bugfix/mark-more-api-fields-dump-only branch October 5, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants