UNPKG

@redocly/openapi-core

Version:

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

6 lines 275 B
import type { Oas3Rule } from '../../visitors.js'; /** * Validation according to rfc7807 - https://datatracker.ietf.org/doc/html/rfc7807 */ export declare const Operation4xxProblemDetailsRfc7807: Oas3Rule; //# sourceMappingURL=operation-4xx-problem-details-rfc7807.d.ts.map