Skip to content

[Feature Request]: Auto-detect OAS breaking changes #335

@shgokita

Description

@shgokita

Summary

Add a GitHub Actions workflow to automatically check OpenAPI Specification changes in PRs and detect breaking changes to maintain API backward compatibility.

Background

Currently, multiple OpenAPI definition files (user, provider, admin, user_signup) exist, but there is no automated mechanism to check whether changes to these files break backward compatibility. Since breaking changes in APIs can impact existing clients, we need to be able to detect them at the PR stage.

Metadata

Metadata

Assignees

Labels

ciAdding or updating CI configuration and scripts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions