Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
quant
Commits
0d951592
Commit
0d951592
authored
9 months ago
by
Fabian Seidl
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Change json annotation in generated etsi14 key container"
See merge request
!179
parent
1f653c20
Branches
Branches containing commit
No related tags found
1 merge request
!179
Resolve "Change json annotation in generated etsi14 key container"
Pipeline
#219539
passed
9 months ago
Stage: build
Stage: test
Stage: analyze
Stage: build-latest
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etsi014/go/rest/etsi/server/go/model_key_container.go
+1
-1
1 addition, 1 deletion
etsi014/go/rest/etsi/server/go/model_key_container.go
with
1 addition
and
1 deletion
etsi014/go/rest/etsi/server/go/model_key_container.go
+
1
−
1
View file @
0d951592
...
...
@@ -15,7 +15,7 @@ package etsi14
type
KeyContainer
struct
{
Keys
[]
KeyContainerKeysInner
`json:"
K
eys,omitempty"`
Keys
[]
KeyContainerKeysInner
`json:"
k
eys,omitempty"`
}
// AssertKeyContainerRequired checks if the required fields are not zero-ed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment