changeEntry
| Namespace: | http://hudson-ci.org/xsd/hudson/2.1.0/rest/build |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| message (string) | 1/1 | |
| author (user) | 1/1 | |
| path (string) | 1/unbounded | |
| file (changeFile) | 1/unbounded |
JSON
| property | type | description |
|---|---|---|
| message | message (string) | |
| author | author (user) | |
| path | array of path (string) | |
| file | array of file (changeFile) |