Skip to content

How do i suppose to add header to a specific method ? #26

@muhammadumairsse

Description

@muhammadumairsse

I want to add header like <soap:header message="" part="" use="encoding"/>

<operation name="addRecipient">
      <soap:operation soapAction="https://gateway.ekomiapps.de/soap#addRecipient"/>
      <input>
<!-- HERE -->
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="namespace"/>
      </input>
</operation>

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