Files
jira/jiradata/WarningMessages.go
T
2017-08-27 19:41:49 -07:00

22 lines
695 B
Go

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