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 828b54d commit 7154a27Copy full SHA for 7154a27
chapters/compatibility.adoc
@@ -46,7 +46,7 @@ services in a backward-compatible way.
46
In general:
47
48
* Never change the semantic of fields (e.g. changing the semantic from
49
-customer-number to customer-id, as both are different unique customer keys)
+ customer-number to customer-id, as both are different unique customer keys)
50
* Consider <<251>> in case a URL has to change.
51
52
For schemas used in input only:
0 commit comments