Returns a unified diff (git-compatible format) comparing the release file version to main branch or a specific version. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx).
Documentation Index
Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Release version (e.g., "1.2.3" or "latest")
File path (URL-encoded, e.g., pages%2Findex.mdx)
Source version ID to compare from (default: main branch current version)
Number of context lines around changes (default: 3)
0 <= x <= 10