Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport JSON InputSource to v1 #598

Merged
merged 3 commits into from
Feb 26, 2018
Merged

Backport JSON InputSource to v1 #598

merged 3 commits into from
Feb 26, 2018

Commits on Feb 15, 2017

  1. Add JSON InputSource to altsrc package

     - Implement NewJSONSource* functions for returning an InputSource from
       various JSON data sources.
     - Copy and modify YAML tests for the JSON InputSource
    
    Changes:
    
    * Reverted the method calls and structs to match the v1 interface
    johnweldon authored and jszwedko committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    6a70c4c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    f551359 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    8dc47eb View commit details
    Browse the repository at this point in the history