From 33d1e5e379ca56cc917cade3772e82ec4b59e55f Mon Sep 17 00:00:00 2001 From: howardlee Date: Thu, 20 Jul 2017 09:30:35 +0800 Subject: [PATCH] [api-ref]Fix api-ref wrong style Trivialfix. Fix a wrong style n api-ref. Change-Id: I690d913c60acf55a15a0eeb3f40bc32002004497 --- api-ref/source/v1/jobs-v1.inc | 6 +++--- api-ref/source/v2/jobs-v2.inc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-ref/source/v1/jobs-v1.inc b/api-ref/source/v1/jobs-v1.inc index f0bfee77..bfd4d1cd 100644 --- a/api-ref/source/v1/jobs-v1.inc +++ b/api-ref/source/v1/jobs-v1.inc @@ -3,8 +3,8 @@ Jobs (jobs) ================= Jobs allow users to schedule and execute backup jobs on one node or more. Jobs - are stored through the api in the database. Every job contains set of actions - that carry out the backup job. +are stored through the api in the database. Every job contains set of actions +that carry out the backup job. Lists jobs ========== @@ -223,4 +223,4 @@ Query Parameters - job_id: job_id_path -There is no response for this operation. \ No newline at end of file +There is no response for this operation. diff --git a/api-ref/source/v2/jobs-v2.inc b/api-ref/source/v2/jobs-v2.inc index 06e34e0e..7eb00eaa 100644 --- a/api-ref/source/v2/jobs-v2.inc +++ b/api-ref/source/v2/jobs-v2.inc @@ -3,8 +3,8 @@ Jobs (jobs) =========== Jobs allow users to schedule and execute backup jobs on one node or more. Jobs - are stored through the api in the database. Every job contains set of actions - that carry out the backup job. +are stored through the api in the database. Every job contains set of actions +that carry out the backup job. List jobs =========