Documentation

ListEndpointFactory extends EndpointFactory
in package

We know that, consistently, GET endpoints that return components whose names end in "Collection" would be better named as "list" or "filter"

Table of Contents

Methods

getMethodNameForOperation()  : string

Methods

getMethodNameForOperation()

protected getMethodNameForOperation(string $operation, Operation $operationDescription, string $url, array<string|int, mixed> $parameters, Type $returnType) : string
Parameters
$operation : string
$operationDescription : Operation
$url : string
$parameters : array<string|int, mixed>
$returnType : Type
Return values
string

        
On this page

Search results