Skip to content

Commit 71a053b

Browse files
committed
update doc
1 parent 55aa73a commit 71a053b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/atomic_operations.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,11 @@ Response:
141141
Remove object
142142
-------------
143143

144-
You can mix any actions, for example you can create, update, remove at the same time:
145144

145+
Operations include remove object action
146+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
147+
148+
You can mix any actions, for example you can create, update, remove at the same time:
146149

147150
Request:
148151

@@ -155,6 +158,9 @@ Response:
155158
:language: HTTP
156159

157160

161+
All operations remove objects
162+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
163+
158164
If all actions are to delete objects, empty response will be returned:
159165

160166

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ FastAPI-JSONAPI with FastAPI.
6262
api_filtering_example
6363
quickstart
6464
routing
65+
atomic_operations
6566
view_dependencies
6667
filtering
6768
updated_includes_example

0 commit comments

Comments
 (0)