Files
api-guidelines/core-principles/version-control-system.md
apidesigner 03f8e3d1e4 Updates core-principles/version-control-system.md
Auto commit by GitBook Editor
2017-07-21 06:51:49 +00:00

387 B

Version Control System

Every API description SHOULD be stored in a Version Control System (Bitbucket, GitHub). Where possible the API description SHOULD stored in the same repository as the API implementation.

NOTE: The synchronization between the version control system and adidas API Description platform should be automated using CI/CD framework.