Commit 0d0d7d5e authored by Lê Bảo Hồng Đức's avatar Lê Bảo Hồng Đức

[tag]0.1-vcci

parent 2832f0ef
Pipeline #52415 passed with stages
in 6 minutes and 46 seconds
......@@ -52,7 +52,6 @@ async function fetchSwagger() {
throw new Error(`Swagger spec tại ${url} không phải JSON hợp lệ: ${error}`);
}
}
// 2) HTTP fetch — chỉ chấp nhận JSON, bỏ qua HTML (404, page app,...)
if (/^https?:\/\//i.test(url)) {
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment