Add annotations to routes and apps (#866)

Adds 'annotations' attribute to Routes and Apps
This commit is contained in:
Owen Cliffe
2018-03-20 18:02:49 +00:00
committed by GitHub
parent 845f40ee86
commit d25b5af59d
31 changed files with 1838 additions and 669 deletions

View File

@@ -57,3 +57,4 @@ If you are operating Fn, this section is for you.
If you are working on the Fn Project, want to work on it or are creating extensions, this section is for you.
* [Writing Extensions](contributors/extensions.md)
* [Using Annotations](contributors/annotations.md)