forked from loafle/openapi-generator-original
Update all the samples.
(except clojure + scalatra, because those are broken, will fixed with later master merge.)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
goog.provide('API.Client.ApiResponse');
|
||||
|
||||
/**
|
||||
* Describes the result of uploading an image resource
|
||||
* @record
|
||||
*/
|
||||
API.Client.ApiResponse = function() {}
|
||||
|
||||
Reference in New Issue
Block a user