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

[Feature] Reads annotations on structural properties of stream types for media entity paths #470

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

irvinesunday
Copy link
Contributor

Fixes #399

This PR:

  • Enables reading Org.OData.Capabilities.V1.ReadRestrictions and Org.OData.Capabilities.V1.UpdateRestrictions on structural properties of stream types for media entity paths.
  • Updates tests to validate the above.
  • Updates release notes.

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.

Looks good to me. Just need to fix the failing CI in the release pipelines .

Copy link

sonarqubecloud bot commented Jan 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

63.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

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.

Read annotations on MediaEntity paths that are structural paths
2 participants