Skip to content

Return map[string]interface{} #2

@mellistibco

Description

@mellistibco

Can we update this to return a map[string]interface{}? Perhaps introduce a setting that indicate if a header is specified, if a header is specified, then that will be used as the key name if no header, just assume 'a', b', etc. For example, the JSON response would then become:

{
"header1": "value",
"header2": 1
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions