All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rcm-evaluation-service-api.schema.json.ElementVersion.jsd Maven / Gradle / Ivy

Go to download

This repository contains the source code for the rcm evaluation service API. Use this repository to share contracts between services so you can create POJOs using defined JSON schemas and to create message transformers for the RCM evaluation service.

The newest version!
{
  "type": "object",
  "properties": {
    "type": {
      "type": "string"
    },
    "version": {
      "type": "string"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy