readme: add yaml
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# API builder
|
||||
|
||||
A simple script to autmatically generate Python API clients from JSON-based
|
||||
Swagger descriptions. Works with a few selected Swagger definitions, but I
|
||||
haven’t tested it on many different formats. Very much just a Proof of Concept
|
||||
that happens to be useful.
|
||||
A simple script to autmatically generate Python API clients from Swagger descriptions, both in YAML and JSON. Works with a few selected Swagger
|
||||
definitions, but I haven’t tested it on many different formats. Very much just
|
||||
a Proof of Concept that happens to be useful.
|
||||
|
||||
<hr/>
|
||||
|
||||
|
Reference in New Issue
Block a user