File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/java/com/contentstack/cms/stack Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 * @author ishaileshmishra
4242 * @version v1.0.0
4343 * @see <a href=
44- * "https://stag- www.contentstack.com/docs/developers/apis/content-management-api/#merge-branches">Merge
44+ * "https://www.contentstack.com/docs/developers/apis/content-management-api/#merge-branches">Merge
4545 * Branches </a>
4646 * @since 2023 -June-30
4747 */
@@ -128,7 +128,7 @@ public Call<ResponseBody> branch(@NotNull String compareBranch, JSONObject reque
128128 *
129129 * @return the call
130130 * @see <a href=
131- * "https://stag- www.contentstack.com/docs/developers/apis/content-management-api/#get-all-merge-jobs"></a>Get
131+ * "https://www.contentstack.com/docs/developers/apis/content-management-api/#get-all-merge-jobs"></a>Get
132132 * all
133133 * Merge Jobs
134134 */
@@ -144,7 +144,7 @@ public Call<ResponseBody> find() {
144144 * @param mergeJobUid the key of the header to be added
145145 * @return the call
146146 * @see <a href=
147- * "https://stag- www.contentstack.com/docs/developers/apis/content-management-api/#get-single-merge-job"></a>Get
147+ * "https://www.contentstack.com/docs/developers/apis/content-management-api/#get-single-merge-job"></a>Get
148148 * a
149149 * Single Merge Job
150150 */
You can’t perform that action at this time.
0 commit comments