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
nomad-lab
encyclopedia-physics-engine
Commits
eeb3e2bd
Commit
eeb3e2bd
authored
Aug 05, 2019
by
Georg Huhs
Browse files
Merge branch 'georg_edits'
parents
a8a8502d
01f670c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
rest-api-service/app/api_v1_0/routes.py
View file @
eeb3e2bd
...
...
@@ -524,7 +524,7 @@ def get_suggestions():
"terms"
:
{
"field"
:
property
,
"size"
:
10000
,
"order"
:
{
property
:
"asc"
}
"order"
:
{
"_key"
:
"asc"
}
}
}
}
...
...
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