14 Commits

Author SHA1 Message Date
kphoen
c8792f8b53 Fix: only filters were used to build the sandbox form 2012-07-02 21:52:03 +01:00
William DURAND
d5ab75fd9e Added button to get raw response in the sandbox 2012-06-28 10:40:33 +02:00
kphoen
e6438d657f Add: sandbox, to easily try API methods 2012-06-27 09:45:06 +02:00
William DURAND
d1be0d5093 Added parsing of @param doc blocks. Fixes #8 2012-04-19 20:27:27 +02:00
William DURAND
4c984c2ca9 Fixed regression 2012-04-13 14:00:13 +02:00
William DURAND
3aec03f6c7 Fixed issue if you add an array in a filter attribute 2012-04-13 12:51:09 +02:00
William DURAND
1e178669b7 Fixed regression in UI 2012-04-13 12:29:00 +02:00
William DURAND
4a72fffbab Improved user experience 2012-04-13 12:23:46 +02:00
William DURAND
8b018e6de5 Added a way to comment each field of a Form Type 2012-04-13 12:17:11 +02:00
William DURAND
a51d25b94f Used Twig instead of plain PHP in the HtmlFormatter. Fixes #1 2012-04-13 11:25:53 +02:00
William DURAND
d7f6d665f6 Added a config parameter to set the API name in the HTML documentation 2012-04-12 20:34:19 +02:00
William DURAND
d2285787a5 Allowed to generate a static HTML version of the documentation 2012-04-12 20:10:23 +02:00
William DURAND
bfaa0c6adf Added a way to group API methods by 'resource' name 2012-04-12 17:24:38 +02:00
William DURAND
72b8976006 [ApiBundle] Refactored formatters to handle both one object, and a collection 2012-04-12 12:49:43 +02:00