개발자센터 api 문서 예시 요청/응답 값 보여주기 #328
lint.yml
on: pull_request
Lint changed MDX files
17s
Lint code
46s
Annotations
3 errors
Lint code:
src/layouts/rest-api/endpoint/playground/try/Req.tsx#L248
Replace `⏎······.entries(reqQuery·as·Record<string,·string>)` with `.entries(reqQuery·as·Record<string,·string>).map(`
|
Lint code:
src/layouts/rest-api/endpoint/playground/try/Req.tsx#L250
Replace `.map(([name,·value])·=>·({·name,·value·})` with `([name,·value])·=>·({·name,·value·}),⏎····`
|
Lint code
Process completed with exit code 1.
|