Version
Code Block | |
---|---|
|
...
| |
{ " |
...
version": " |
...
1", "profile": { //free object to add whatever you see fit }, " |
...
tags": [" |
...
tag1"], // or branches (only one |
...
is allowed) "branches": ["branch1"], // or tags (only one is allowed) "soa": " |
...
stringified |
...
soa.json", "documentation": { " |
...
readme": " |
...
stringified readme.md", "release": "stringified release.md" } } |
Configuration:
Code Block | ||
---|---|---|
| ||
{ "group": "groupname", "subType": "subType" |
...
, } |