pnnl / proven-cluster

MIT License
0 stars 4 forks source link

Include an operation context in ModelItem and ResponseItem #154

Closed telsethag closed 3 years ago

telsethag commented 3 years ago

Provide support for additional operation context information in a ModelItem and ResponseItem messages. This additional information may be necessary for some operations to support their execution. Create stub classes for the operation contexts and integrate into schema generation. Final implementation should be done when the item processors are developed for operations.