forked from loafle/openapi-generator-original
* add auto-generated tests and travis config for dart * improve tests * fix tests * add test, travis files to dart jaguar generator
8 lines
135 B
YAML
8 lines
135 B
YAML
name: openapi
|
|
version: 1.0.0
|
|
description: OpenAPI API client
|
|
dependencies:
|
|
http: '>=0.11.1 <0.13.0'
|
|
dev_dependencies:
|
|
test: ^1.3.0
|