Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Add Emulator Provider #279

Merged
merged 5 commits into from
Aug 13, 2017
Merged

Add Emulator Provider #279

merged 5 commits into from
Aug 13, 2017

Conversation

alexdebrie
Copy link
Contributor

Adds a provider for the emulator.

To add an emulator function:

{
  "functionId": "helloWorld", 
  "provider": {
    "type": "emulator",
    "emulatorUrl": "http://localhost:4000",
    "apiVersion": "v0"
  }
}

@mthenw Feel free to change it to your liking 😁

@alexdebrie alexdebrie requested a review from mthenw August 13, 2017 01:43
@mthenw
Copy link
Contributor

mthenw commented Aug 13, 2017

@alexdebrie thanks for contribution! FYI, I've made few changes.
@brianneisler thanks for fixing lint errors.

@mthenw mthenw merged commit 33d8d77 into master Aug 13, 2017
@mthenw mthenw deleted the EmulatorProvider branch August 13, 2017 09:44
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants