Skip to content

The name property within request_headers is not recognized by the UI #17

@zannis

Description

@zannis

I have setup a request header thats passing my user ID on the UI called x-user-id:

It gets pulled as:

 "request_headers": {
      "x_user_id": {
        "name": "user-id",
        "variableName": "userId",
        "type": "dynamic_variable"
      },

but then when pushed, the name is not respected and my header gets renamed as x_user_id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions