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
typo3
qfq
Commits
a3fc0261
Commit
a3fc0261
authored
Jan 26, 2017
by
Carsten Rose
Browse files
PROTOCOL.md: update 'delete' description.
parent
feb49acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/PROTOCOL.md
View file @
a3fc0261
...
...
@@ -258,11 +258,10 @@ Server Response
: The response contains a [Minimal Response].
### Record delete
### Record
(s)
delete
Request the deletion of the record identified by the SIP. The SIP references always the recordId SIP_
might reference a form 'SIP_FORM' (whereas a tableName is derived from) or
reference a tableName directly 'SIP_TABLE'.
Request the deletion of the record identified by the SIP. The SIP might contain a SIP_TABLE and/or a SIP_FORM.
If both are specified, SIP_FORM will be taken. With SIP_FORM, the tableName is derived from the form.
Request
: api/delete.php
...
...
@@ -275,6 +274,7 @@ URL Parameters
Server Response
: The response contains a [Minimal Response].
[Redirection Response] may be included.
## Glossary
...
...
Write
Preview
Supports
Markdown
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