Reference
C
Class

ApiPlatform\OpenApi\Model\Paths

class ApiPlatform\OpenApi\Model\Paths
{
    public addPath(string $path, ApiPlatform\OpenApi\Model\PathItem $pathItem): null
    public getPath(string $path): ApiPlatform\OpenApi\Model\PathItem
    public getPaths(): array
}

Methods

addPath

public addPath(string $path, ApiPlatform\OpenApi\Model\PathItem $pathItem): null

Parameters

pathstring
pathItem`ApiPlatform\OpenApi\Model\PathItem`

Returns

null

getPath

public getPath(string $path): ApiPlatform\OpenApi\Model\PathItem

Parameters

pathstring

Returns

<a href="/docs/main/references/OpenApi/Model/PathItem">ApiPlatform\OpenApi\Model\PathItem</a>

getPaths

public getPaths(): array

Returns

array

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop