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

schemas.schema-form.json Maven / Gradle / Ivy

There is a newer version: 4.6.0-alpha.2
Show newest version
{
  "type" : "object",
  "id" : "urn:jsonschema:io:gravitee:am:resource:mock:MFAResourceConfiguration",
  "properties" : {
    "code": {
      "title": "Code",
      "description": "Unique code verified by this mock resource",
      "type": "string"
    }
  },
  "required": ["code"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy