We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdaad1 commit 10035c4Copy full SHA for 10035c4
scripts/json_schema_changes.py
@@ -119,7 +119,7 @@ def main() -> None:
119
print(
120
"""
121
⚠️ **This PR contains breaking changes.** Normally you should avoid that and make
122
-your consumer forwards-compatible (meaning that updated consumers can still
+your consumer backwards-compatible (meaning that updated consumers can still
123
accept old messages). There are a few exceptions:
124
125
* If consumers already require these invariants in practice, and you're
0 commit comments