Skip to content
Snippets Groups Projects
Commit 6380a9ce authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Missing resultContent value for permissions

parent e96bb45a
Branches Interim-TDE-2021-0061
No related tags found
No related merge requests found
......@@ -4082,7 +4082,8 @@ type enumerated ResultContent
int8(8),
int9(9),
int10(10),
int11(11) //TODO Manually added until XSD files are updated
int11(11), //TODO Manually added until XSD files are updated
int12(12) //TODO Manually added until XSD files are updated
}
with {
variant "useNumber";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment