Files
api-guidelines/core-principles/contract.md
apidesigner cf732392c8 Updates core-principles/version-control-system.md
Auto commit by GitBook Editor
2017-01-30 10:59:32 +00:00

4 lines
252 B
Markdown

# Contract
Approved API Design, represented by its API Description, MUST represent the **contract** between API stakeholder, implementers and consumers.
Any change to an API MUST be accompanied by a relevant change in the contract (API Description).