diff --git a/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-uischema.json b/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-uischema.json index ccb8bc79..804bff1f 100644 --- a/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-uischema.json +++ b/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-uischema.json @@ -13,5 +13,9 @@ "delivery_date": { "ui:widget": "date", "ui:help": "Specify the preferred delivery date for this service/product" + }, + "password": { + "ui:widget": "password", + "ui:help": "Hint: Make it strong!" } } \ No newline at end of file