forked from loafle/openapi-generator-original
* n4js initial commit * incorporate feedback from user * add tests * fix media type in case of DELETE method * fix media type * some minor fixes * options fix for booleans * small fixes * generated files by ./bin/utils/ensure-up-to-date * remove String::toLowerCase due to de.thetaphi:forbiddenapis * adjust test expectation * fix test expectations * fix test expectation * add note to section 'Languages/Generators' * remove file according to review * replace tabs by spaces * replace tabs by spaces (2) * update two generated files * remove test file * move statement
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
README.md
|
|
api/ApiHelper.n4js
|
|
api/PetApi.n4js
|
|
api/StoreApi.n4js
|
|
api/UserApi.n4js
|
|
model/ApiResponse.n4jsd
|
|
model/Category.n4jsd
|
|
model/Order.n4jsd
|
|
model/Pet.n4jsd
|
|
model/Tag.n4jsd
|
|
model/User.n4jsd
|