UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/redocly-cli

3 lines 175 B
import type { Oas3Rule, Oas2Rule } from '../../visitors.js'; export declare const NoHttpVerbsInPaths: Oas3Rule | Oas2Rule; //# sourceMappingURL=no-http-verbs-in-paths.d.ts.map