Skip to content

Conversation

irvinesunday
Copy link
Contributor

@irvinesunday irvinesunday commented Apr 6, 2021

Fixes #91
Fixes https://github.com/microsoftgraph/microsoft-graph-devx-api/issues/511

  • The current Example property defined under parameters is currently only used to define the DocumentationURL property value. This can be appended to the Description property. This will help in preventing the potential occurrences of both example and examples properties, which are mutually exclusive.
  • Tests have been added to validate this fix.

This helps in avoiding duplication with examples property. They are mutually exclusive. DocumentationURL prop. which used to be set in example property is now set within descriptions property.
@xuzhg xuzhg merged commit 4c685b5 into microsoft:master Apr 9, 2021
@irvinesunday irvinesunday deleted the is/duplicate-example-props branch April 9, 2021 22:40
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.

Parameters should not have both example and examples properties

4 participants