Schema Differentiation APIs
Last updated
Was this helpful?
Endpoints for comparing two schemas and exporting the comparison results. Useful for reviewing changes between schema versions.
Authentication: Bearer token required (Authorization: Bearer <token>)
POST
/api/v1/analytics/compare/schemas
Compares two schemas and returns the differences
Yes
GET
/api/v1/analytics/compare/schemas/export
Exports schema comparison results as a file
Yes
Last updated
Was this helpful?
Was this helpful?