Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.01 KB

hocs-ukvi-complaint-schema

The JSON schema for the UKVI Complaints Management complaint schema. Contains the schemas, examples and validation tests.

Generating test data

This is a useful site for generating JSON from JSON schema

Publishing

When the repository is tagged this schema is currently published to GitHub Packages.

View the .drone.yml file for more information on the commands used in the pipeline and when this is triggered.

Maven Local

For local development, the module can be published to the Maven local repository.

Example command for publishing to Maven local:

./gradlew publishToMavenLocal -PartifactVersion=1.0.0

Versioning

For versioning this project uses SemVer.

Authors

This project is authored by the Home Office.

License

This project is licensed under the MIT license. For details please see License