You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature
We don't want our api surface area to change without us knowing either on purpose or accidentally. A good way to handle that would be with a verification test (examples in DataModelSnapshotTests) of our openapi schema. I'm not quite sure how to get the schema in a test but I don't think it should be difficult.
The text was updated successfully, but these errors were encountered:
Describe the feature
We don't want our api surface area to change without us knowing either on purpose or accidentally. A good way to handle that would be with a verification test (examples in DataModelSnapshotTests) of our openapi schema. I'm not quite sure how to get the schema in a test but I don't think it should be difficult.
The text was updated successfully, but these errors were encountered: