Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch annotations for paths ending with navigation properties using target path #509

Merged
merged 10 commits into from
Apr 24, 2024

Conversation

millicentachieng
Copy link
Member

@millicentachieng millicentachieng commented Mar 20, 2024

Fixes #514

This PR:

  • Enables fetching of path descriptions, summary and external doc links using path as annotation target as the default for fetching annotations from CSDL
  • If annotations for path are not found, check annotations for type of last segment of the path e.g. navigation property, complex property etc
  • Tests to ensure that annotations with path as target are properly picked up

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Any hance you can double check the failing tests?

@millicentachieng millicentachieng force-pushed the miachien/path-annotations branch from fce3077 to 21e5d64 Compare April 4, 2024 10:46
andrueastman
andrueastman previously approved these changes Apr 8, 2024
irvinesunday
irvinesunday previously approved these changes Apr 18, 2024
Copy link

@millicentachieng millicentachieng merged commit f8cef27 into master Apr 24, 2024
12 checks passed
@millicentachieng millicentachieng deleted the miachien/path-annotations branch April 24, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants