From 1c550a961330cb4c16a107a3f7a07c872a57f69a Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 3 Sep 2012 09:33:04 -0400 Subject: api: added camelCase properties --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 30176367..61772ca2 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@

Request

Send your request to http://api.bootswatch.com.

Response

-

This returns a themes array, and each theme has the following properties: name, description, preview, thumbnail, css, css-min, less, and less-variables. +

This returns a themes array, and each theme has the following properties: name, description, preview, thumbnail, css, cssMin, less, and lessVariables.

Demo

A simple example, using mustache.js for templating.

Credits

-- cgit v1.2.3