mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-23 14:55:42 +00:00
Merge branch 'cmd/consolidate-and-repoint-stocks' into 'development'
cmd: fix wrong parameter parsing See merge request mbugroup/lti-api!452
This commit is contained in:
@@ -19,9 +19,9 @@ const (
|
|||||||
outputTable = "table"
|
outputTable = "table"
|
||||||
outputJSON = "json"
|
outputJSON = "json"
|
||||||
|
|
||||||
caseA = "A"
|
caseA = "A"
|
||||||
caseB = "B"
|
caseB = "B"
|
||||||
caseAll = "all"
|
caseAll = "ALL"
|
||||||
)
|
)
|
||||||
|
|
||||||
type options struct {
|
type options struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user