}\r
],\r
"responses":{\r
- "200":{"description" : "successful operation"},\r
- "400":{"description" : "Invalid input"},\r
- "404":{"description" : "Job with Id not found"},\r
- "500":{"description" : "Internal server error"}\r
+ "200":{\r
+ "description" : "successful operation"\r
+ },\r
+ "400":{\r
+ "description" : "Invalid input"\r
+ },\r
+ "404":{\r
+ "description" : "Job with Id not found"\r
+ },\r
+ "500":{\r
+ "description" : "Internal server error"\r
+ }\r
}\r
}\r
},\r
}\r
],\r
"responses":{\r
- "200":{"description" : "successful operation","schema":{"$ref" : "#/definitions/Job"}},\r
- "400":{"description" : "Invalid input"},\r
- "500":{"description" : "Internal server error"}}\r
+ "200":{\r
+ "description" : "successful operation",\r
+ "schema":{"$ref" : "#/definitions/Job"}\r
+ },\r
+ "400":{\r
+ "description" : "Invalid input"\r
+ },\r
+ "500":{\r
+ "description" : "Internal server error"\r
+ }\r
+ }\r
} \r
},\r
"/mas/getAllDomainCategory":{\r