inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[INLONG-5582][Manager] Fix error in client API

Open haifxu opened this issue 3 years ago • 0 comments

  • Fixes #5585

Motivation

1.This url does not need the leading /. image

2.GET requests do not support objects as parameters. image

Modifications

1.Remove /.

2.Use MAP instead of object.

Verifying this change

  • [x] This change is a trivial rework/code cleanup without any test coverage.

haifxu avatar Aug 17 '22 12:08 haifxu