Skip to content

tool_arg has to be a string? #431

Open
@likms

Description

@likms

function parseKeyValuePair(

The parseKeyValuePair function treats all values as plain strings, so it fails to parse JSON strings into objects, causing structured data like {"name":"value"} to be misinterpreted as a string.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtoolsIssues related to testing tools

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions