diff --git a/WebContent/js/djb/apispec/app.js b/WebContent/js/djb/apispec/app.js index 9bb7dca..649762e 100644 --- a/WebContent/js/djb/apispec/app.js +++ b/WebContent/js/djb/apispec/app.js @@ -349,8 +349,9 @@ } function fieldRow(label, controlHtml, opts) { opts = opts || {}; + const rowSpacing = opts.bordered ? 'px-3 py-3' : 'mb-3'; return ` -
/api/call-api ๊ฒฝ์ , ์ธ์ฆ ํค๋ ์๋ ์ฃผ์
)' : ' (๋ธ๋ผ์ฐ์ โ ๋์ ์ง์ ํธ์ถ, ๋์ CORS ํ์ฉ ํ์)') + `djb.gateway.base-url ๊ฐ์ ์ฌ์ฉํฉ๋๋ค.