All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
ai.stapi.graphsystem.systemfixtures.model.command.CreateOperationDefinition.230427021723.CreateParameters.profile.custom.json Maven / Gradle / Ivy
{
"code": "Create Parameters",
"system": false,
"instance": true,
"resource": [
"Parameters"
],
"kind": "operation",
"parameter": [
{
"name": "implicitRules",
"use": "in",
"min": 0,
"max": "1",
"type": "uri",
"referencedFrom": [
{
"source": "Parameters.implicitRules"
}
],
"targetProfileReference": []
},
{
"name": "language",
"use": "in",
"min": 0,
"max": "1",
"type": "code",
"referencedFrom": [
{
"source": "Parameters.language"
}
],
"targetProfileReference": []
},
{
"name": "meta",
"use": "in",
"min": 0,
"max": "1",
"type": "Meta",
"referencedFrom": [
{
"source": "Parameters.meta"
}
],
"targetProfileReference": []
},
{
"name": "parameter",
"use": "in",
"min": 0,
"max": "*",
"type": "ParametersParameter",
"referencedFrom": [
{
"source": "Parameters.parameter"
}
],
"targetProfileReference": []
}
],
"name": "Create Parameters",
"description": "Generated command for creating Parameters with all fields.",
"id": "CreateParameters",
"type": true,
"status": "draft"
}