interface PathsObject
implements ISpecificationExtension
Re-export
import { type PathsObject } from "https://deno.land/x/openbox@1.2.10/mod.ts";
Rename it to Paths Object to be consistent with the spec See https://github.com/OAI/Openapi-Specification/blob/main/versions/3.1.0.md#pathsObject
Index Signatures
path: string]: PathItemObject
[