Skip to main content

include/oaisp@internal@merge_ParamWithoutPlaceholder.hrl

-record(param_without_placeholder, {
    method :: binary(),
    path :: binary(),
    name :: binary()
}).