Skip to main content
Glama

delimit_lint

Validate OpenAPI specification changes by comparing old and new versions for breaking modifications and policy compliance, enabling automated API governance in CI/CD pipelines.

Instructions

Lint two OpenAPI specs for breaking changes and policy violations. Primary CI integration point. Combines diff + policy into pass/fail.

Args: old_spec: Path to the old (baseline) OpenAPI spec file. new_spec: Path to the new (proposed) OpenAPI spec file. policy_file: Optional path to a .delimit/policies.yml file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
old_specYes
new_specYes
policy_fileNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server