fix(javadocs): remove ampersand from pdl causing issue in doc generation for openapi (#5808)

This commit is contained in:
RyanHolstien 2022-09-01 13:32:29 -05:00 committed by GitHub
parent b0fc67b926
commit 1c0080df5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ namespace com.linkedin.identity
*/ */
record CorpUserAppearanceSettings { 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. * who have less operational use cases for the datahub tool.
*/ */
showSimplifiedHomepage: optional boolean showSimplifiedHomepage: optional boolean