Update x-logo.backgroundColor vendor extention spec

This commit is contained in:
Roman Hotsiy 2016-04-16 14:34:19 +03:00
parent d6a994c54e
commit 61646df40c

View File

@ -18,7 +18,7 @@ The information about API logo
| Field Name | Type | Description |
| :-------------- | :------: | :---------- |
| url | string | The URL pointing to the spec logo. MUST be in the format of a URL
| backgroundColor | string | background color to be used. MUST be in [CSS color syntax](https://developer.mozilla.org/en/docs/Web/CSS/color) |
| backgroundColor | string | background color to be used. MUST be RGB color in [hexadecimal format] (https://en.wikipedia.org/wiki/Web_colors#Hex_triplet)
###### x-logo example