Typesense Java Contribution and Swagger Codegen Issue
TLDR Nathan had issues with the swagger codegen while contributing to a Typesense project. Kishore Nallan merged their api spec changes, and Nathan resolved the issue by adjusting their file copying method.
Jun 07, 2023 (4 months ago)
Nathan
08:11 PMJason
08:11 PMNathan
08:39 PMJun 08, 2023 (4 months ago)
Kishore Nallan
02:52 AM> When I followed the swagger codegen instructions, it updated almost every single file as shown in the screenshot below. Is this expected?
I wonder if this because of a different version of the client generator being used or maybe the params used. I will document this and update this thread so you can try again.
Nathan
05:32 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Collaborative Work on the Java Client Project
Jason organizes a team to work on the Java client, asking Joe about his updates. Kartik shared his Github handle, while Joe is waiting for a Github password reset before sharing his work.
Resolving ClassNotFoundException in Android while using Typesense
Amal encountered a ClassNotFoundException while setting up Typesense in Android. Kishore Nallan recommended using Stack Overflow and Maven to resolve the issue. They also provided a fix for the Java client on Android, which worked for Amal.
Understanding Typesense with Java and MongoDB
Vasudev needed help implementing a Java project with Typesense and MongoDB. Kishore Nallan guided them in designing the project, explaining different methods, providing templates, and responding to error issues. At last, Vasudev successfully implemented the project and expressed gratitude.