Skip to content

hmcts-test/testing-client

Repository files navigation

platops-test

something

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 overridden

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 automatically published to JitPack, build logs and compiled libraries can be found by going to hmcts/platops-test. The Jitpack Build workflow will run when a tag has been created forcing JitPack to build the library so its readily available.

License

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published