Commit 78c6a957 authored by Xavier Thompson's avatar Xavier Thompson

slapproxy: Fixup hateoas metadata

parent 89e63a44
......@@ -1100,7 +1100,7 @@ def hateoas_partitions(partition_reference):
},
'my_slap_state': {
'type': 'StringField',
'key': 'slap_state',
'key': 'requested_state',
'default': partition['requested_state'],
},
'my_text_content': {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment