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

Mark more fields on API as dump-only #38616

Merged

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
39 checks passed
@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
ephraimbuddy pushed a commit that referenced this pull request Mar 31, 2024
idantepper pushed a commit to idantepper/airflow that referenced this pull request Apr 3, 2024
idantepper pushed a commit to idantepper/airflow that referenced this pull request Apr 3, 2024
mathiaHT pushed a commit to mathiaHT/airflow that referenced this pull request Apr 4, 2024
@jscheffl jscheffl restored the bugfix/mark-more-api-fields-dump-only branch April 6, 2024 16:38
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
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.

None yet

4 participants