Files
jira/jiradata/ClauseNames.go
T
2017-08-13 18:23:38 -07:00

22 lines
660 B
Go

package jiradata
/////////////////////////////////////////////////////////////////////////
// This Code is Generated by SlipScheme Project:
// https://github.com/coryb/slipscheme
//
// Generated with command:
// slipscheme -pkg jiradata -dir data schemas/Field.json
/////////////////////////////////////////////////////////////////////////
// DO NOT EDIT //
/////////////////////////////////////////////////////////////////////////
// ClauseNames defined from schema:
// {
// "title": "clauseNames",
// "type": "array",
// "items": {
// "type": "string"
// }
// }
type ClauseNames []string