mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 02:55:19 +00:00
f7617bc628
* 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 |
||
---|---|---|
.. | ||
petstore | ||
petstore-security-test | ||
test/swift4/default |