mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 21:03:03 +00:00
fix(javadocs): remove ampersand from pdl causing issue in doc generation for openapi (#5808)
This commit is contained in:
parent
b0fc67b926
commit
1c0080df5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user