Skip to content

Commit

Permalink
initial readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dawehner committed Aug 13, 2017
1 parent 36ca212 commit b28ba4b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Api Version

This module tracks an api version number for a Drupal site, based upon
configuration changes.

This number is exposed in the ```X-Drupal-ApiVersion``` header as a semantic version number.

For now the implementation just counts up major version number on every config change,
but we can be more intelligent.


0 comments on commit b28ba4b

Please sign in to comment.