Alexander
fc5b8c4e63
Add optional api_key parameter to sandbox
2012-08-23 16:53:08 +02:00
William DURAND
bee518f92e
Allow to disable the sandbox, refactor the configuration. Fix #37
2012-07-18 13:21:31 +02:00
William DURAND
208d25f825
Dump all assets in order to correctly render the generated HTML page, even in offline mode. Fix #42
2012-07-18 12:56:11 +02:00
Samuel Gordalina
557e4523de
Add content textarea to sandbox
...
Problem: Its not possible to POST content in the sandbox.
With this change it becomes possible to, e.g.: POST JSON data
to the api.
Note: The content will take precedence over parameters if set.
2012-07-05 19:44:35 +02:00
Samuel Gordalina
ba8d1ae8fc
Corrected indentation
2012-07-04 23:42:40 +02:00
Samuel Gordalina
5b78bee151
Moved response headers above response body with a click to expand/shrink
2012-07-04 23:42:38 +02: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
4a72fffbab
Improved user experience
2012-04-13 12:23:46 +02:00
William DURAND
a51d25b94f
Used Twig instead of plain PHP in the HtmlFormatter. Fixes #1
2012-04-13 11:25:53 +02:00