json schema to generate swift code
$ git clone <本リポジトリ>
$ cd jsonschema2swift
$ git submodule init
$ git submodule update
$ xcodebuild -project jsonschema2swift.xcodeproj
$ ./bin/jsonschema2swift {json schema} {output directory}
$ ./bin/jsonschema2swift test1.json ./output
- Enttiy/*.swift
- Api.swift