What APIForge Validates
- YAML & JSON syntax correctness and indentation
- Required OpenAPI root object fields (openapi, info, paths)
- Internal and external $ref pointer resolutions
- HTTP method validity and parameter location rules (in: query, path, header)
- Response status code declarations and schema objects
