Martin Zdarsky-Jones
Martin Zdarsky-Jones
Hi, proguard does not recognize interface with gererics in a library. It's implementation method names are then changed. This interface is in library.jar ``` public interface MyInterface { void setTypedSomething(T...
Springboot library changes faster than this library. And since there is not much springboot specific we should be able to specify the springbot version the project uses instead of hardcode...
in version 2.1.4 and 2.1.5 we have a warning: File listed twice when we try to list xml files differently from the rest of the files. Notice the way we...
Split ExportHTMLAction into specific implementations, allowing plugins to add more export actions though xml registration. Signed-off-by: Martin Zdarsky-Jones [email protected]
When running application from different platform than server, the remote file path gets corrupted. I am running logviewer from windows and try to ssh to linux server. The file name...
when you start the application and intend to connect to remore location. The LogManager on GET_LOG_FILENAMES action dies on NullPointerException is there are no local log files. This exception is...
node:readline:1252 throw err; ^ RangeError: index out of range: 51 + 10 > 51 at indexOutOfRange (C:\Users\test\google-authenticator-exporter\node_modules\protobufjs\src\reader.js:13:12) at BufferReader.read_uint32 [as uint32] (C:\Users\test\google-authenticator-exporter\node_modules\protobufjs\src\reader.js:98:19) at BufferReader.read_int32 [as int32] (C:\Users\test\google-authenticator-exporter\node_modules\protobufjs\src\reader.js:109:17) at Type.OtpParameters$decode [as...
Kraken introduced a new field `originators` for DepositStatus (ERC20 network deposits). See: https://support.kraken.com/hc/en-us/articles/13307454640020
# Pull Request Thank you for contributing to **swagger-core**! Please fill out the following information to help us review your PR efficiently. --- ## Description Enhanced schema generation by recognizing...