You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support image uploads and downloads the InputStreamProvider
has been added to the resteasy connector.
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Copy file name to clipboardExpand all lines: openstack-client-connectors/resteasy-connector/src/main/java/com/woorea/openstack/connector/RESTEasyConnector.java
Copy file name to clipboardExpand all lines: openstack-client-connectors/resteasy-connector/src/main/java/com/woorea/openstack/connector/RESTEasyResponse.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ public <T> T getEntity(Class<T> returnType) {
0 commit comments