Kotlin Client OpenAPI Codegen for Rarible services.
-
Add this to
pom.xml
:<dependency> <groupId>com.rarible.codegen</groupId> <artifactId>rarible-client-openapi-generator</artifactId> <version>1.1.0</version> </dependency>
-
Run via command line:
mvn install
You are welcome to suggest features and report bugs found!
The codebase is maintained using the "contributor workflow" where everyone without exception contributes patch proposals using "pull requests" (PRs). This facilitates social contribution, easy testing, and peer review.
See more information on CONTRIBUTING.
Client Codegen is available under MIT License.