Interface PathsObject<T, P>

Type Parameters

  • T extends {} = {}

  • P extends {} = {}

Hierarchy

  • PathsObject

Indexable

[pattern: string]: OpenAPIV3.PathItemObject<T> & P | undefined

Generated using TypeDoc