Skip to content

Conversation

@dstandish
Copy link
Contributor

Previously the dags router in ui endpoint was Dags while public was DAG. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels May 29, 2025
@dstandish dstandish merged commit c3861e7 into apache:main May 30, 2025
99 checks passed
@dstandish dstandish deleted the unify-api-tags-for-public-and-private branch May 30, 2025 14:48
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks

@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jun 3, 2025
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.2 milestone Jun 3, 2025
pierrejeambrun pushed a commit to astronomer/airflow that referenced this pull request Jun 3, 2025
…he#51226)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.

(cherry picked from commit c3861e7)
@pierrejeambrun
Copy link
Member

backport PR: #51345

pierrejeambrun pushed a commit to astronomer/airflow that referenced this pull request Jun 3, 2025
…he#51226)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.

(cherry picked from commit c3861e7)
pierrejeambrun added a commit that referenced this pull request Jun 3, 2025
…) (#51345)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.

(cherry picked from commit c3861e7)

Co-authored-by: Daniel Standish <15932138+dstandish@users.noreply.github.com>
kaxil pushed a commit that referenced this pull request Jun 3, 2025
…) (#51345)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.

(cherry picked from commit c3861e7)

Co-authored-by: Daniel Standish <15932138+dstandish@users.noreply.github.com>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
…he#51226)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.
jose-lehmkuhl pushed a commit to jose-lehmkuhl/airflow that referenced this pull request Jul 11, 2025
…he#51226)

Previously the dags router in ui endpoint was `Dags` while public was `DAG`. This resulted in the service being generated as DagsService for UI and DagService for public. But, probably better to have them generated under same service, and not just differ by the one letter.
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 area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants