SAP-samples / abap-platform-rap-opensap

Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
https://open.sap.com/courses/cp13
Apache License 2.0
437 stars 235 forks source link

Week 4, Unit 2, Step 3.7 - typo in code snippet #14

Closed chechsap closed 3 years ago

chechsap commented 3 years ago

Under heading "Short explanation: What has changed?"

This line was not removed: @Metadata.ignorePropagatedAnnotations: true

Rather, it was this line: @AccessControl.authorizationCheck: #CHECK

anfisc commented 3 years ago

done