WS-31: Submit capability request view
All threads resolved!
All threads resolved!
Compare changes
Files
2- Nathan Hertz authored
dicts for request bodies; dicts play nicer with the front end, so I reversed the changes I made before and changed everything to expect a dict, not a string
@@ -120,22 +120,19 @@ class Capability(Base, CapabilityIF):
@@ -162,15 +159,13 @@ class CapabilityRequest(Base, CapabilityRequestIF):
@@ -222,7 +217,7 @@ class CapabilityExecution(Base, CapabilityExecutionIF):