Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
f-interop-contributors
utils
Commits
ed56867b
Commit
ed56867b
authored
Nov 09, 2017
by
Federico Sismondi
Browse files
deleted error on message dict declaration
parent
14105c64
Changes
1
Show whitespace changes
Inline
Side-by-side
messages.py
View file @
ed56867b
...
...
@@ -2262,7 +2262,7 @@ class MsgPerformanceStats(Message):
message_types_dict
=
{
# CORE API - SO
"orchestrator.users.list.request"
:
MsgOrchestratorUsersList
,
# any -> SO
"orchestrator.version.
list.
request"
:
MsgOrchestratorVersionReq
,
# any -> SO
"orchestrator.version.request"
:
MsgOrchestratorVersionReq
,
# any -> SO
"orchestrator.users.add.request"
:
MsgOrchestratorUserAdd
,
# any -> SO
"orchestrator.users.delete.request"
:
MsgOrchestratorUserDelete
,
# any -> SO
"orchestrator.users.get.request"
:
MsgOrchestratorUserGet
,
# any -> SO
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment