We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73375e1 + 3b20d04 commit 6ea55a1Copy full SHA for 6ea55a1
1 file changed
omod/src/main/java/org/openmrs/module/ugandaemrsync/web/resource/SyncTaskTypeResource.java
@@ -130,7 +130,7 @@ public DelegatingResourceDescription getCreatableProperties() throws ResourceDoe
130
description.addProperty("dataTypeId");
131
description.addProperty("url");
132
description.addProperty("urlUserName");
133
- description.addProperty(" urlPassword");
+ description.addProperty("urlPassword");
134
description.addProperty("urlToken");
135
description.addProperty("tokenExpiryDate");
136
description.addProperty("tokenType");
0 commit comments