Updated Branches: refs/heads/trunk d3ea89dfc -> 38cd87d82
AMBARI-4665. Update Ambari API docs to add Config Groups and Request Scehdule resources. Fix. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/38cd87d8 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/38cd87d8 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/38cd87d8 Branch: refs/heads/trunk Commit: 38cd87d82cd9e0af8ecb28aeb1d8a8d5eb83652e Parents: 613be7a Author: Siddharth Wagle <[email protected]> Authored: Thu Feb 13 12:48:01 2014 -0800 Committer: Siddharth Wagle <[email protected]> Committed: Thu Feb 13 12:48:09 2014 -0800 ---------------------------------------------------------------------- ambari-server/docs/api/v1/request-schedules.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/38cd87d8/ambari-server/docs/api/v1/request-schedules.md ---------------------------------------------------------------------- diff --git a/ambari-server/docs/api/v1/request-schedules.md b/ambari-server/docs/api/v1/request-schedules.md index c42fce0..c18c18e 100644 --- a/ambari-server/docs/api/v1/request-schedules.md +++ b/ambari-server/docs/api/v1/request-schedules.md @@ -146,9 +146,9 @@ The schedule is a Quartz scheduler cron expression minus the seconds specifier. <table> <tr> - <td>Field</td> - <td>Allowed values</td> - <td>Allowed special characters</td> + <th>Field</th> + <th>Allowed values</th> + <th>Allowed special characters</th> </tr> <tr> <td>Minutes</td>
