Merge issues

This commit is contained in:
Belen Curcio
2017-06-12 16:30:59 -03:00
parent c7d5ab935f
commit 8a3833ec11
+1 -2
View File
@@ -112,7 +112,7 @@ input AssetsQuery {
# Limit the number of results to be returned
limit: Int = 10
}
################################################################################
## Tags
################################################################################
@@ -155,7 +155,6 @@ type TagLink {
# The date that the TagLink was created.
created_at: Date!
>>>>>>> master
}
################################################################################