Project

Profile

Help

Story #5943

Updated by dkliban@redhat.com over 4 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.

Back