openapi-generator/samples/client
Georg Rollinger f7617bc628 [typescript][jQuery] Fix promise resolution (#581)
* typescript-jquery: fix promise resolution

The type annotation that is generated for an API states that the
JQueryPromise<...> will be resolved with a single value.
The implementation, on the other hand resolves with two.

This changes the implementation to resolve the promise in accordance
with the type annotation.
It also adds another type specifying what will be passed if the promise
is rejected.

* Update petstore sample for typescript-jquery
2018-07-19 18:04:43 +08:00
..
petstore [typescript][jQuery] Fix promise resolution (#581) 2018-07-19 18:04:43 +08:00
petstore-security-test fix NPE in body parameter due to incorrect parameter/consume (#563) 2018-07-14 20:19:10 +08:00
test/swift4/default Regenerate samples (#367) 2018-05-08 16:44:51 +08:00