Details
-
Story
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
Mesosphere Sprint 15, Mesosphere Sprint 16
-
3
Description
This is the first basic step in ensuring the basic /call functionality: processing a
POST /call
and returning:
- 202 if all goes well;
- 401 if not authorized; and
- 403 if the request is malformed.
We'll get more sophisticated as the work progressed (eg, supporting 415 if the content-type is not of the right kind).
Attachments
Attachments
Issue Links
- incorporates
-
MESOS-2497 Create synchronous validations for Calls
- Resolved
- is part of
-
MESOS-2293 Implement the scheduler endpoint on master
- Resolved