diff options
author | Avi Goldman <avrahamymgoldman@gmail.com> | 2016-06-24 15:53:35 -0400 |
---|---|---|
committer | Avi Goldman <avrahamymgoldman@gmail.com> | 2016-06-24 15:53:35 -0400 |
commit | a403fabad3f320da71a2be2501b8d1e75d7acb00 (patch) | |
tree | 519727b517a5c1e6c1a8427626331d7f20649207 /examples | |
parent | 55d1bdc1ac65d63df6490f588f3d6e9eb506da79 (diff) | |
parent | f94881b953ee102fa4bf976754c1917281c6bde6 (diff) | |
download | php-sparkpost-a403fabad3f320da71a2be2501b8d1e75d7acb00.zip php-sparkpost-a403fabad3f320da71a2be2501b8d1e75d7acb00.tar.gz php-sparkpost-a403fabad3f320da71a2be2501b8d1e75d7acb00.tar.bz2 |
Merge branch '2.x'
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example-options.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/example-options.json b/examples/example-options.json new file mode 100644 index 0000000..a41b608 --- /dev/null +++ b/examples/example-options.json @@ -0,0 +1,3 @@ +{ + "key":"YOUR_API_KEY" +} |