ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Adding is_system to jobtype base serializer #1844

Closed emimaesmith closed 4 years ago

emimaesmith commented 4 years ago
Checklist

Affected app(s)

job

Description of change

Added is_system to the serializer for the base jobtype. This should add this field to the serializer utilized by the /jobs endpoint to satisfy #1843.