- System (white)
- Request (blue)
- Accept (green)
- Retrieve (white)
- Precondition (yellow)
- Create/Process
- Response (cyan)
- Alternative (gray)
callback | output | default | |
---|---|---|---|
K3 | method :var |
Method | Transaction.request.method |
is_method_put : in |
T / F | ||
create_is_method_put : in |
T / F | is_method_put : in |
|
L3 | create_partial_put :bin |
T / F | process_partial_put :bin |
M3 | create_has_conflict :bin |
T / F | process_has_conflict :bin |
K2 | method :var |
Method | Transaction.request.method |
create_methods :var |
[ Method ] | [ POST , PUT , PATCH ] |
|
is_method_create : in |
T / F | ||
L2 | path :var |
URI | |
create_path : in |
T / F | ||
M2 | create :bin |
T / F | FALSE |
FIXME Explanations needed