Skip to content

src,inspector: fix method name, output format

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src, inspector

Description of change
  • add 2 newlines to HTTP GET JSON responses for better curl formatting
  • rename SendTargentsListResponse -> SendListResponse to be more intuitive and spelled correctly

Merge request reports

Loading