You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="Base type for a Web API endpoint which has a strongly-typed request payload and which is expected to return a response body that exposes a strongly-typed object.">
10
10
<linkrel="icon" href="../favicon.ico">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<divclass="markdown level1 summary"><p>Initializes a new instance of <aclass="xref" href="CSF.Screenplay.WebApis.ParameterizedEndpoint-2.html">ParameterizedEndpoint<TParameters, TResponse></a> with a relative URI and an optional HTTP method.</p>
223
+
<divclass="markdown level1 summary"><p>Initializes a new instance of <aclass="xref" href="CSF.Screenplay.WebApis.ParameterizedEndpoint-2.html">ParameterizedEndpoint<TParameters, TResult></a> with a relative URI and an optional HTTP method.</p>
<divclass="markdown level1 summary"><p>Initializes a new instance of <aclass="xref" href="CSF.Screenplay.WebApis.ParameterizedEndpoint-2.html">ParameterizedEndpoint<TParameters, TResponse></a> with a URI and an optional HTTP method.</p>
268
+
<divclass="markdown level1 summary"><p>Initializes a new instance of <aclass="xref" href="CSF.Screenplay.WebApis.ParameterizedEndpoint-2.html">ParameterizedEndpoint<TParameters, TResult></a> with a URI and an optional HTTP method.</p>
<dd><p>Base type for a Web API endpoint which has a strongly-typed request payload and which is expected to return a response body that exposes a strongly-typed object.</p>
0 commit comments