DataCater/datacater

Refactor Stream and Deployment endpoint classes

ChrisRousey opened this issue · 0 comments

Currently, the stream and deployment endpoint classes are cluttered and have slight config dependencies in the classes.
These classes need to be refactored, so that the work with other entities is done in seperate classes for a better code structure.