Skip to content

Commit

Permalink
fix docs-generate script (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan-sauce authored Nov 24, 2021
1 parent 8900448 commit 33cc0de
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
8 changes: 4 additions & 4 deletions apis/builds.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
}
}
},
"summary":"Get List of Builds",
"summary":"Get List of Builds (build_source can be vdc or rdc)",
"tags":[
"Build"
]
Expand Down Expand Up @@ -463,7 +463,7 @@
}
}
},
"summary":"Get Build detail",
"summary":"Get Build detail (build_source can be vdc or rdc)",
"tags":[
"Build"
]
Expand Down Expand Up @@ -512,7 +512,7 @@
}
}
},
"summary":"Get Build Jobs",
"summary":"Get Build Jobs (build_source can be vdc or rdc)",
"tags":[
"Build"
]
Expand Down Expand Up @@ -600,7 +600,7 @@
}
}
},
"summary":"Get Build detail",
"summary":"Get Build detail (build_source can be vdc or rdc)",
"tags":[
"Build"
]
Expand Down
Loading

0 comments on commit 33cc0de

Please sign in to comment.