We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267bc42 commit e6caaf0Copy full SHA for e6caaf0
docs/Documentation/overview.md
@@ -143,7 +143,7 @@ Each **Service** class defines it's **renderer** in the ```rendererClass``` opti
143
Suported next renderers:
144
145
* Json - JSON object.
146
-* JSend JSON object in JSend format.
+* JSend JSON object in JSend format. This is default renderer that configured in config/api.php configuration file.
147
* Raw - returns data as it is provided.
148
* Xml - format result data as xml.
149
0 commit comments