Skip to content

Commit

Permalink
Correcting property name
Browse files Browse the repository at this point in the history
  • Loading branch information
luizalfredo23 authored and darkv committed May 2, 2016
1 parent 6e6984a commit eb7a22f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
/**
*
* @property ERXRest.suppressTypeAttributesForSimpleTypes (default "false") If set to true, primitive types, like type = "datetime", won't be added to the output
* @property <code>er.rest.ERXRest.includeNullValues</code> Boolean property to enable null values in return. Defaults
* @property <code>ERXRest.includeNullValues</code> Boolean property to enable null values in return. Defaults
* to true.
*/
public class ERXXmlRestWriter implements IERXRestWriter {
Expand Down

0 comments on commit eb7a22f

Please sign in to comment.