Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

sample-data/data.yaml should have API examples #171

@ultrasaurus

Description

@ultrasaurus

it's supported by the app, but I never added it to sample data

examples:
- name: Chicago
  description: all of the data for a city by a specific name
  params: name=Chicago
- name: Multiple Values
  description: all of the cities in New York and Massachusetts
  params: state=NY,MA
- name: Partial Data
  description: all of the cities in California, but only return name and size
  params: state=CA&fields=name,size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions