Skip to content

hmcts-test/rpetemplate-test-13

Repository files navigation

pet-store-java-client

Pet Store Java client

Code generation from Swagger

Generated using openapi-generator

API updates

To update code with updated OpenAPI, run script

../bin/code-gen.sh

Note : This generates a maven project and changes need to be merged manually to gradle and made sure any manual changes are not overriden

Building and publishing the application

Building the library

The project uses Gradle as a build tool. It already contains ./gradlew wrapper script, so there's no need to install gradle.

To build the project execute the following command:

  ./gradlew build

Publishing the library

Library is published to bintray using github actions

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Pet Store Java client

Resources

Stars

Watchers

Forks

Packages

No packages published