SwiftDocCHTTPParametersSectionStructureHTTPParametersSectionA section that contains an HTTP request’s parameters.struct HTTPParametersSectionTopicsInstance Propertiesvar parameters: [HTTPParameter]The list of parameters.Instance Methodsfunc mergeParameters([HTTPParameter])Merge additional parameters to section.