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

.cdm-java.6.0.0-dev.82.source-code.com-rosetta-model-metafields-MetaFields.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "com.rosetta.model.metafields",
  "type": "object",
  "title": "MetaFields",
  "properties": {
    "scheme": {
      "type": "string"
    },
    "globalKey": {
      "type": "string"
    },
    "externalKey": {
      "type": "string"
    },
    "key": {
      "type": "array",
      "items": {
        "$ref": "com-rosetta-model-lib-meta-Key.schema.json"
      },
      "minItems": 0
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy