Story #5943
Updated by dkliban@redhat.com almost 5 years ago
The SigningService model stores information about a script that can be used to produce signed Artifacts. It needs to the have the following fields:
Name (string)
Script (string)
The ViewSet should only support retrieving a single instance and listing all SigningService resources.