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

Add better handling of Arrays and Objects #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 17, 2017

  1. Add better handling of Arrays and Objects

    The _get_parameter method now handles arrays and objects slighlty better. Before, it would simply output type `string` for arrays, whereas now it tries to inspect objects and arrays in order to output type information for them. This is not recursive, so it goes only one level deep.
    Daniel Jilg committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    5ae44cc View commit details
    Browse the repository at this point in the history