Hanno Fellmann
Hanno Fellmann
Documentation for Catalog Resource says that requesting the catalog using `/1.0/kb/catalog/xml` or `/1.0/kb/catalog` without `requestedDate` set should return the current catalog. https://killbill.github.io/slate/#catalog-retrieve-the-catalog-as-xml: `A request with no effective date would retrieve...
I am using the TypeScript editor to edit JSX files inside a Java (Spring Boot) project in Eclipse. Using decorators, I get the warning: ```Experimental support for decorators is a...
**Describe the bug** When a table cell contains multiple lines and the cell wrap to the next page, lines are missing. **To Reproduce** See output of `TableRowSpanEvenSplitTest.java:threeWithLargeRowspanCellHugeTableTest`, attached as file....
As your documentation states, "In case of errors on one or several of the messages, the API will not stop the processing of other successful messages.". This is not reflected...
Overriding `equals` and `hashCode` is not necessary for data classes that have array fields in their body, because only arguments of the primary constructor are included in the generated `equals`...
Because I need this for my project, I started to rewrite this library using TypeScript, a different XML builder and modern tooling. @kewisch Are you open to include this as...