20774e10e9
Aligns the API doc with its current functionality. - Splits the examples (requests and responses) into their own json files. - Splits parameters and result fields into a parameters.yaml file to simplify shared fields between APIs. - Several APIs actually return 200 for delete rather than 204 - Converted 'Patch' to 'Software Update' when referring to the variety of update types supported. - Added missing fields. ex: extra-args for strategies. - Updated responses to include new sync status fields. Change-Id: I6d26765be0a8e98664f904314af15bfdfab9fda2 Story: 2008675 Task: 43752 Signed-off-by: albailey <Al.Bailey@windriver.com>
16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"status": "CURRENT",
|
|
"updated": "2017-10-2",
|
|
"id": "v1.0",
|
|
"links": [
|
|
{
|
|
"href": "http://192.168.204.2:8119/v1.0/",
|
|
"rel": "self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|