Skip to content

feat!: use simplified bound action paths by default#142

Closed
tim-sh wants to merge 3 commits intomainfrom
fix/boundActionsSimpleNames
Closed

feat!: use simplified bound action paths by default#142
tim-sh wants to merge 3 commits intomainfrom
fix/boundActionsSimpleNames

Conversation

@tim-sh
Copy link
Member

@tim-sh tim-sh commented Feb 27, 2026

Bound action paths now use simplified names by default (e.g., /Products({ID})/Discount instead of /Products({ID})/ODataDemo.Discount). The new --openapi:fqActionPaths CLI flag allows to restore fully qualified names if needed.

@tim-sh tim-sh requested a review from chgeo February 27, 2026 17:45
@tim-sh
Copy link
Member Author

tim-sh commented Feb 27, 2026

@chgeo This would mean that clients and users relying on action paths that are prefixed with namespaces would need to update or use the flag (see cds-dk PR).

Copy link
Member

@chgeo chgeo left a comment

Choose a reason for hiding this comment

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

I also wondered if this change of paths would be breaking.

An alternative would to be make it an opt-in flag, right?
So maybe you should ask back why for the issue reporter these shorter paths are such a big think, and whether they'd be fine with opting-in.

Base automatically changed from fix/navToNonCrudEntity to main March 2, 2026 08:38
@tim-sh tim-sh closed this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants