diff --git a/sections/categories.md b/sections/categories.md index 35b0f70..4c5fe75 100644 --- a/sections/categories.md +++ b/sections/categories.md @@ -17,6 +17,7 @@ Get category <#{type}-category> + @@ -52,9 +53,12 @@ Create category ``` xml <#{type}-category> #{name} + #{hex-color} ``` +Color should be a [web color in hexadecimal format](http://en.wikipedia.org/wiki/Web_colors), e.g., ffcc33. + **Response:** Status: 201 Created