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
  • Loading branch information
RyanHolstien committed Sep 1, 2022
1 parent b0fc67b commit f8aff6e
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 f8aff6e

Please sign in to comment.