Document "branch" subfield for "repository" field from library.json

This commit is contained in:
Ivan Kravets
2016-01-22 22:01:24 +02:00
parent 5e8bfe5ef2
commit 1ae2e189dd

View File

@ -138,7 +138,12 @@ Examples:
*Required* if :ref:`libjson_downloadurl` field is not defined | Type: ``Object`` *Required* if :ref:`libjson_downloadurl` field is not defined | Type: ``Object``
The repository in which the source code can be found. The repository in which the source code can be found. The field consists for the
next items:
* ``type``
* ``url``
* ``branch`` if isn't specified, default branch will be used.
Example: Example: