odata-v4-ng icon indicating copy to clipboard operation
odata-v4-ng copied to clipboard

Metadata parse - Inline Annotations support

Open nazar-kuzo opened this issue 4 years ago • 1 comments

Hey,

I`m curious whether it is possible to add support of inline annotations?

Use case: Adding property level/enum member level attributes that converts into inline annotations.

According to Microsoft documentation it is possible to achieve like this: https://docs.microsoft.com/en-us/odata/odatalib/edm/define-annotations#add-an-inline-annotation-to-the-entity-type-customer

Also I wold like to mention that right now CsdlAnnotation is missing expression type/value during metadata parsing.

Please let me know if you need help, so I can create pull request.

Thanks for the great library!

nazar-kuzo avatar Mar 31 '20 13:03 nazar-kuzo

Sorry, I didn't receive a notification about this issue. I'm on vacation right now, but I'll try to fix this issue as soon as possible.

riccardomariani avatar Aug 07 '20 04:08 riccardomariani