Skip to content

Commit

Permalink
fix(javadocs): remove ampersand from pdl causing issue in doc generat…
Browse files Browse the repository at this point in the history
…ion for openapi (#5808)
  • Loading branch information
RyanHolstien authored Sep 1, 2022
1 parent b0fc67b commit 1c0080d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace com.linkedin.identity
*/
record CorpUserAppearanceSettings {
/**
* Flag whether the user should see a homepage with only datasets, charts & dashboards. Intended for users
* Flag whether the user should see a homepage with only datasets, charts and dashboards. Intended for users
* who have less operational use cases for the datahub tool.
*/
showSimplifiedHomepage: optional boolean
Expand Down

0 comments on commit 1c0080d

Please sign in to comment.