Skip to content

Kotlin client openapi codegen for rarible services

License

Notifications You must be signed in to change notification settings

rarible/client-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Codegen

Kotlin Client OpenAPI Codegen for Rarible services.

Installation

  1. Add this to pom.xml:

    <dependency>
      <groupId>com.rarible.codegen</groupId>
      <artifactId>rarible-client-openapi-generator</artifactId>
      <version>1.1.0</version>
    </dependency>
  2. Run via command line:

    mvn install
    

Suggestions

You are welcome to suggest features and report bugs found!

Contributing

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.

License

Client Codegen is available under MIT License.

About

Kotlin client openapi codegen for rarible services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages