We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cc98a commit 48dc21dCopy full SHA for 48dc21d
CHANGES.md
@@ -94,6 +94,7 @@ No significant changes.
94
#### Features {: #3.90.0-rest-api-feature }
95
96
- Modified the API so that updates do not dispatch a task if no change is needed.
97
+ Update responses can now respond with either 200 for an immediate result, or issue 202 for a dispatched task.
98
[#6896](https://github.com/pulp/pulpcore/issues/6896),
99
[#6897](https://github.com/pulp/pulpcore/issues/6897)
100
- Taught pulp-import-export to work in a domain-enabled environment.
@@ -109,7 +110,7 @@ No significant changes.
109
110
111
#### Misc {: #3.90.0-rest-api-misc }
112
--
113
+-
114
115
### Plugin API {: #3.90.0-plugin-api }
116
0 commit comments