Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: return protocol from getEndpointConfig #935

Merged
merged 3 commits into from
Jan 28, 2019

Commits on Jan 25, 2019

  1. feat: return protocol from getEndpointConfig

    The protocol is used to construct the request, and it's useful to
    be able to check it has been set correctly, so we add it here to
    he the util.getEndpointConfig() return value.
    
    License: MIT
    Signed-off-by: Oli Evans <oli@tableflip.io>
    olizilla committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    9d18670 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. feat: add api-path to getEndpointConfig

    License: MIT
    Signed-off-by: Oli Evans <oli@tableflip.io>
    olizilla committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    17b4af4 View commit details
    Browse the repository at this point in the history
  2. chore: appease linter

    Alan Shaw authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6bfac71 View commit details
    Browse the repository at this point in the history