The generators component for the Expedia GroupTM SDK for Java.
-
Build the tooling and generator:
./mvnw clean install
-
Generate the Sample SDK
cd openapi ../../mvnw exec:java
-
Build the Sample SDK
cd target/sdk ../../../mvnw clean install
-
(Optional) Generate SDK Documentations
../../../mvnw dokka:dokka
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the Apache License - see the LICENSE file for details.