forked from loafle/openapi-generator-original
* [crystal][client] remove redundant include JSON::Serializable * [crystal][client] fix syntax error * [crystal][client] fix shard name * [crystal][client] add 'require "json"' * [crystal][client] update sample projects
21 lines
295 B
YAML
21 lines
295 B
YAML
name: petstore
|
|
version: 1.0.0
|
|
authors:
|
|
-
|
|
description: |
|
|
-
|
|
crystal: ">= 0.35.1"
|
|
dependencies:
|
|
crest:
|
|
github: mamantoha/crest
|
|
version: ~> 0.26.0
|
|
|
|
development_dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
version: ~>0.27.0
|
|
ameba:
|
|
github: crystal-ameba/ameba
|
|
|
|
license:
|