UNPKG

openapi-minifier

Version:

A CLI tool by Treblle tp minify OpenAPI V3 Specs by removing redundant information not relevant to AI Agents and LLMs.

2 lines 137 B
export declare function validateOpenAPI(content: string, format: 'json' | 'yaml'): Promise<void>; //# sourceMappingURL=validator.d.ts.map