mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-02 11:10:22 +02:00
update generated data files
This commit is contained in:
@@ -5,7 +5,7 @@ package jiradata
|
||||
// https://github.com/coryb/slipscheme
|
||||
//
|
||||
// Generated with command:
|
||||
// slipscheme -dir data -pkg jiradata -overwrite schemas/SearchResults.json
|
||||
// slipscheme -dir jiradata -pkg jiradata -overwrite schemas/SearchResults.json
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
// DO NOT EDIT //
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
@@ -15,4 +15,4 @@ package jiradata
|
||||
// "title": "Included Fields",
|
||||
// "type": "object"
|
||||
// }
|
||||
type IncludedFields map[string]string
|
||||
type IncludedFields map[string]interface{}
|
||||
|
||||
Reference in New Issue
Block a user