SAP-samples / fiori-elements-feature-showcase

Sample application that demonstrates and documents a broad variety of features of SAP Fiori elements for OData V4. Developers can play around with the new features and learn how to implement them.
https://community.sap.com/topics/fiori-elements
Apache License 2.0
185 stars 65 forks source link

sample for @Core.OperationAvailable with unbound action #18

Closed gregorwolf closed 1 week ago

gregorwolf commented 1 year ago

Hi @schiwekM,

hope you find some time to review this and the other PR.

CU Gregor

gregorwolf commented 2 weeks ago

Hi @schiwekM,

I've updated the branch. Maybe you can merge now?

schiwekM commented 2 weeks ago

Hi @gregorwolf, I adjusted the example to have the annotation on a given action and add an example for a bound action. Is that fine for you?