jeyroik/extas-workflow-dashboard

View on GitHub
resources/extas.json

Summary

Maintainability
Test Coverage
{"name":"[ auto-generated ]","jsonrpc_operations":[{"name":"protocol.create","title":"Create protocol","description":"Create protocol","parameters":{"item_name":{"name":"item_name","value":"protocol"},"item_class":{"name":"item_class","value":"extas\\components\\protocols\\Protocol"},"item_repository":{"name":"item_repository","value":"protocols"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},{"name":"protocol.index","title":"Index protocol","description":"Index protocol","parameters":{"item_name":{"name":"item_name","value":"protocol"},"item_class":{"name":"item_class","value":"extas\\components\\protocols\\Protocol"},"item_repository":{"name":"item_repository","value":"protocols"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"protocol.update","title":"Update protocol","description":"Update protocol","parameters":{"item_name":{"name":"item_name","value":"protocol"},"item_class":{"name":"item_class","value":"extas\\components\\protocols\\Protocol"},"item_repository":{"name":"item_repository","value":"protocols"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},{"name":"protocol.delete","title":"Delete protocol","description":"Delete protocol","parameters":{"item_name":{"name":"item_name","value":"protocol"},"item_class":{"name":"item_class","value":"extas\\components\\protocols\\Protocol"},"item_repository":{"name":"item_repository","value":"protocols"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"accept":{"type":"array"},"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"}}}}},{"name":"operation.create","title":"Create operation","description":"Create operation","parameters":{"item_name":{"name":"item_name","value":"operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\Operation"},"item_repository":{"name":"item_repository","value":"operations"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"operation.index","title":"Index operation","description":"Index operation","parameters":{"item_name":{"name":"item_name","value":"operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\Operation"},"item_repository":{"name":"item_repository","value":"operations"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"operation.update","title":"Update operation","description":"Update operation","parameters":{"item_name":{"name":"item_name","value":"operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\Operation"},"item_repository":{"name":"item_repository","value":"operations"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"operation.delete","title":"Delete operation","description":"Delete operation","parameters":{"item_name":{"name":"item_name","value":"operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\Operation"},"item_repository":{"name":"item_repository","value":"operations"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"operation.sample.create","title":"Create operation sample","description":"Create operation sample","parameters":{"item_name":{"name":"item_name","value":"operation.sample"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\OperationSample"},"item_repository":{"name":"item_repository","value":"operationsSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},{"name":"operation.sample.index","title":"Index operation sample","description":"Index operation sample","parameters":{"item_name":{"name":"item_name","value":"operation.sample"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\OperationSample"},"item_repository":{"name":"item_repository","value":"operationsSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}},"total":{"type":"number"}}}}},{"name":"operation.sample.update","title":"Update operation sample","description":"Update operation sample","parameters":{"item_name":{"name":"item_name","value":"operation.sample"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\OperationSample"},"item_repository":{"name":"item_repository","value":"operationsSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},{"name":"operation.sample.delete","title":"Delete operation sample","description":"Delete operation sample","parameters":{"item_name":{"name":"item_name","value":"operation.sample"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\OperationSample"},"item_repository":{"name":"item_repository","value":"operationsSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"}}}}},{"name":"expand.box.create","title":"Create expand box","description":"Create expand box","parameters":{"item_name":{"name":"item_name","value":"expand.box"},"item_class":{"name":"item_class","value":"extas\\components\\expands\\Box"},"item_repository":{"name":"item_repository","value":"expandBoxes"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},{"name":"expand.box.index","title":"Index expand box","description":"Index expand box","parameters":{"item_name":{"name":"item_name","value":"expand.box"},"item_class":{"name":"item_class","value":"extas\\components\\expands\\Box"},"item_repository":{"name":"item_repository","value":"expandBoxes"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"expand.box.update","title":"Update expand box","description":"Update expand box","parameters":{"item_name":{"name":"item_name","value":"expand.box"},"item_class":{"name":"item_class","value":"extas\\components\\expands\\Box"},"item_repository":{"name":"item_repository","value":"expandBoxes"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},{"name":"expand.box.delete","title":"Delete expand box","description":"Delete expand box","parameters":{"item_name":{"name":"item_name","value":"expand.box"},"item_class":{"name":"item_class","value":"extas\\components\\expands\\Box"},"item_repository":{"name":"item_repository","value":"expandBoxes"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"aliases":{"type":"array"},"title":{"type":"string"},"description":{"type":"string"}}}}},{"name":"json.rpc.operation.create","title":"Create json rpc operation","description":"Create json rpc operation","parameters":{"item_name":{"name":"item_name","value":"json.rpc.operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\JsonRpcOperation"},"item_repository":{"name":"item_repository","value":"jsonRpcOperations"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"json.rpc.operation.index","title":"Index json rpc operation","description":"Index json rpc operation","parameters":{"item_name":{"name":"item_name","value":"json.rpc.operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\JsonRpcOperation"},"item_repository":{"name":"item_repository","value":"jsonRpcOperations"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"json.rpc.operation.update","title":"Update json rpc operation","description":"Update json rpc operation","parameters":{"item_name":{"name":"item_name","value":"json.rpc.operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\JsonRpcOperation"},"item_repository":{"name":"item_repository","value":"jsonRpcOperations"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"json.rpc.operation.delete","title":"Delete json rpc operation","description":"Delete json rpc operation","parameters":{"item_name":{"name":"item_name","value":"json.rpc.operation"},"item_class":{"name":"item_class","value":"extas\\components\\operations\\JsonRpcOperation"},"item_repository":{"name":"item_repository","value":"jsonRpcOperations"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"specs":{"type":"array"},"class":{"type":"string"},"tags":{"type":"array"},"sample_name":{"type":"string"}}}}},{"name":"condition.create","title":"Create condition","description":"Create condition","parameters":{"item_name":{"name":"item_name","value":"condition"},"item_class":{"name":"item_class","value":"extas\\components\\conditions\\Condition"},"item_repository":{"name":"item_repository","value":"conditions"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},{"name":"condition.index","title":"Index condition","description":"Index condition","parameters":{"item_name":{"name":"item_name","value":"condition"},"item_class":{"name":"item_class","value":"extas\\components\\conditions\\Condition"},"item_repository":{"name":"item_repository","value":"conditions"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}},"total":{"type":"number"}}}}},{"name":"condition.update","title":"Update condition","description":"Update condition","parameters":{"item_name":{"name":"item_name","value":"condition"},"item_class":{"name":"item_class","value":"extas\\components\\conditions\\Condition"},"item_repository":{"name":"item_repository","value":"conditions"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},{"name":"condition.delete","title":"Delete condition","description":"Delete condition","parameters":{"item_name":{"name":"item_name","value":"condition"},"item_class":{"name":"item_class","value":"extas\\components\\conditions\\Condition"},"item_repository":{"name":"item_repository","value":"conditions"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"aliases":{"type":"array"}}}}},{"name":"workflow.schema.create","title":"Create workflow schema","description":"Create workflow schema","parameters":{"item_name":{"name":"item_name","value":"workflow.schema"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\Schema"},"item_repository":{"name":"item_repository","value":"workflowSchemas"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},{"name":"workflow.schema.index","title":"Index workflow schema","description":"Index workflow schema","parameters":{"item_name":{"name":"item_name","value":"workflow.schema"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\Schema"},"item_repository":{"name":"item_repository","value":"workflowSchemas"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.schema.update","title":"Update workflow schema","description":"Update workflow schema","parameters":{"item_name":{"name":"item_name","value":"workflow.schema"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\Schema"},"item_repository":{"name":"item_repository","value":"workflowSchemas"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},{"name":"workflow.schema.delete","title":"Delete workflow schema","description":"Delete workflow schema","parameters":{"item_name":{"name":"item_name","value":"workflow.schema"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\Schema"},"item_repository":{"name":"item_repository","value":"workflowSchemas"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity":{"type":"extas\\interfaces\\workflows\\entities\\IEntity"},"sample_name":{"type":"string"}}}}},{"name":"workflow.schema.sample.create","title":"Create workflow schema sample","description":"Create workflow schema sample","parameters":{"item_name":{"name":"item_name","value":"workflow.schema.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\SchemaSample"},"item_repository":{"name":"item_repository","value":"workflowSchemasSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},{"name":"workflow.schema.sample.index","title":"Index workflow schema sample","description":"Index workflow schema sample","parameters":{"item_name":{"name":"item_name","value":"workflow.schema.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\SchemaSample"},"item_repository":{"name":"item_repository","value":"workflowSchemasSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.schema.sample.update","title":"Update workflow schema sample","description":"Update workflow schema sample","parameters":{"item_name":{"name":"item_name","value":"workflow.schema.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\SchemaSample"},"item_repository":{"name":"item_repository","value":"workflowSchemasSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},{"name":"workflow.schema.sample.delete","title":"Delete workflow schema sample","description":"Delete workflow schema sample","parameters":{"item_name":{"name":"item_name","value":"workflow.schema.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\schemas\\SchemaSample"},"item_repository":{"name":"item_repository","value":"workflowSchemasSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"entity_sample":{"type":"string"}}}}},{"name":"workflow.transition.create","title":"Create workflow transition","description":"Create workflow transition","parameters":{"item_name":{"name":"item_name","value":"workflow.transition"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\Transition"},"item_repository":{"name":"item_repository","value":"workflowTransitions"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.index","title":"Index workflow transition","description":"Index workflow transition","parameters":{"item_name":{"name":"item_name","value":"workflow.transition"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\Transition"},"item_repository":{"name":"item_repository","value":"workflowTransitions"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.transition.update","title":"Update workflow transition","description":"Update workflow transition","parameters":{"item_name":{"name":"item_name","value":"workflow.transition"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\Transition"},"item_repository":{"name":"item_repository","value":"workflowTransitions"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.delete","title":"Delete workflow transition","description":"Delete workflow transition","parameters":{"item_name":{"name":"item_name","value":"workflow.transition"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\Transition"},"item_repository":{"name":"item_repository","value":"workflowTransitions"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.sample.create","title":"Create workflow transition sample","description":"Create workflow transition sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\TransitionSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},{"name":"workflow.transition.sample.index","title":"Index workflow transition sample","description":"Index workflow transition sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\TransitionSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.transition.sample.update","title":"Update workflow transition sample","description":"Update workflow transition sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\TransitionSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},{"name":"workflow.transition.sample.delete","title":"Delete workflow transition sample","description":"Delete workflow transition sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\TransitionSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"state_from":{"type":"string"},"state_to":{"type":"string"}}}}},{"name":"workflow.state.create","title":"Create workflow state","description":"Create workflow state","parameters":{"item_name":{"name":"item_name","value":"workflow.state"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\State"},"item_repository":{"name":"item_repository","value":"workflowStates"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.state.index","title":"Index workflow state","description":"Index workflow state","parameters":{"item_name":{"name":"item_name","value":"workflow.state"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\State"},"item_repository":{"name":"item_repository","value":"workflowStates"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.state.update","title":"Update workflow state","description":"Update workflow state","parameters":{"item_name":{"name":"item_name","value":"workflow.state"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\State"},"item_repository":{"name":"item_repository","value":"workflowStates"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.state.delete","title":"Delete workflow state","description":"Delete workflow state","parameters":{"item_name":{"name":"item_name","value":"workflow.state"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\State"},"item_repository":{"name":"item_repository","value":"workflowStates"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"schema_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.state.sample.create","title":"Create workflow state sample","description":"Create workflow state sample","parameters":{"item_name":{"name":"item_name","value":"workflow.state.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\StateSample"},"item_repository":{"name":"item_repository","value":"workflowStatesSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},{"name":"workflow.state.sample.index","title":"Index workflow state sample","description":"Index workflow state sample","parameters":{"item_name":{"name":"item_name","value":"workflow.state.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\StateSample"},"item_repository":{"name":"item_repository","value":"workflowStatesSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.state.sample.update","title":"Update workflow state sample","description":"Update workflow state sample","parameters":{"item_name":{"name":"item_name","value":"workflow.state.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\StateSample"},"item_repository":{"name":"item_repository","value":"workflowStatesSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},{"name":"workflow.state.sample.delete","title":"Delete workflow state sample","description":"Delete workflow state sample","parameters":{"item_name":{"name":"item_name","value":"workflow.state.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\states\\StateSample"},"item_repository":{"name":"item_repository","value":"workflowStatesSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.create","title":"Create workflow transition dispatcher","description":"Create workflow transition dispatcher","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcher"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchers"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.index","title":"Index workflow transition dispatcher","description":"Index workflow transition dispatcher","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcher"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchers"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.transition.dispatcher.update","title":"Update workflow transition dispatcher","description":"Update workflow transition dispatcher","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcher"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchers"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.delete","title":"Delete workflow transition dispatcher","description":"Delete workflow transition dispatcher","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcher"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchers"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"transition_name":{"type":"string"},"priority":{"type":"int"},"type":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.sample.create","title":"Create workflow transition dispatcher sample","description":"Create workflow transition dispatcher sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcherSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchersSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.sample.index","title":"Index workflow transition dispatcher sample","description":"Index workflow transition dispatcher sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcherSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchersSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.transition.dispatcher.sample.update","title":"Update workflow transition dispatcher sample","description":"Update workflow transition dispatcher sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcherSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchersSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},{"name":"workflow.transition.dispatcher.sample.delete","title":"Delete workflow transition dispatcher sample","description":"Delete workflow transition dispatcher sample","parameters":{"item_name":{"name":"item_name","value":"workflow.transition.dispatcher.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\transitions\\dispatchers\\TransitionDispatcherSample"},"item_repository":{"name":"item_repository","value":"workflowTransitionsDispatchersSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},{"name":"workflow.entity.create","title":"Create workflow entity","description":"Create workflow entity","parameters":{"item_name":{"name":"item_name","value":"workflow.entity"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\Entity"},"item_repository":{"name":"item_repository","value":"workflowEntities"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.entity.index","title":"Index workflow entity","description":"Index workflow entity","parameters":{"item_name":{"name":"item_name","value":"workflow.entity"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\Entity"},"item_repository":{"name":"item_repository","value":"workflowEntities"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.entity.update","title":"Update workflow entity","description":"Update workflow entity","parameters":{"item_name":{"name":"item_name","value":"workflow.entity"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\Entity"},"item_repository":{"name":"item_repository","value":"workflowEntities"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.entity.delete","title":"Delete workflow entity","description":"Delete workflow entity","parameters":{"item_name":{"name":"item_name","value":"workflow.entity"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\Entity"},"item_repository":{"name":"item_repository","value":"workflowEntities"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"},"schema_name":{"type":"string"},"state_name":{"type":"string"},"sample_name":{"type":"string"}}}}},{"name":"workflow.entity.sample.create","title":"Create workflow entity sample","description":"Create workflow entity sample","parameters":{"item_name":{"name":"item_name","value":"workflow.entity.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\EntitySample"},"item_repository":{"name":"item_repository","value":"workflowEntitiesSamples"},"method":{"name":"method","value":"create"}},"class":"extas\\components\\operations\\jsonrpc\\Create","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},{"name":"workflow.entity.sample.index","title":"Index workflow entity sample","description":"Index workflow entity sample","parameters":{"item_name":{"name":"item_name","value":"workflow.entity.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\EntitySample"},"item_repository":{"name":"item_repository","value":"workflowEntitiesSamples"},"method":{"name":"method","value":"index"}},"class":"extas\\components\\operations\\jsonrpc\\Index","specs":{"request":{"type":"object","properties":{"limit":{"type":"number"},"offset":{"type":"int"},"sort":{"type":"array","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}},"filter":{"type":"object","properties":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}}},"response":{"type":"object","properties":{"items":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}},"total":{"type":"number"}}}}},{"name":"workflow.entity.sample.update","title":"Update workflow entity sample","description":"Update workflow entity sample","parameters":{"item_name":{"name":"item_name","value":"workflow.entity.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\EntitySample"},"item_repository":{"name":"item_repository","value":"workflowEntitiesSamples"},"method":{"name":"method","value":"update"}},"class":"extas\\components\\operations\\jsonrpc\\Update","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},{"name":"workflow.entity.sample.delete","title":"Delete workflow entity sample","description":"Delete workflow entity sample","parameters":{"item_name":{"name":"item_name","value":"workflow.entity.sample"},"item_class":{"name":"item_class","value":"extas\\components\\workflows\\entities\\EntitySample"},"item_repository":{"name":"item_repository","value":"workflowEntitiesSamples"},"method":{"name":"method","value":"delete"}},"class":"extas\\components\\operations\\jsonrpc\\Delete","specs":{"request":{"type":"object","properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}},"response":{"type":"object","properties":{"name":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"created_at":{"type":"string"},"updated_at":{"type":"string"},"parameters":{"type":"string"},"class":{"type":"string"}}}}}]}