Skip to content

Commit

Permalink
chore: add synth.metadata (#485)
Browse files Browse the repository at this point in the history
chore: add synth.metadata
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Dec 8, 2018
1 parent cdc2797 commit 963266b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions synth.metadata
@@ -0,0 +1,39 @@
{
"updateTime": "2018-12-08T12:08:17.347125Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.2",
"dockerImage": "googleapis/artman@sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "6f6505a69b2b0a1260c93e890d636eefb859e76e",
"internalRef": "224530961"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2018.12.6"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "firestore",
"apiVersion": "v1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/firestore/artman_firestore.yaml"
}
}
]
}

0 comments on commit 963266b

Please sign in to comment.