odoo/documentation#6281
Created by fw-bot
Merged
at f2d3ff1b97fe199751dd15d6b62e4c71e0d1442c
Statuses:
- ci/documentation: (runtime 105s)
- ci/codeowner_coverage: (runtime 1s)
- label
- odoo-dev:saas-16.4-14.0-document-new-extract-api-lba-BRYP-fw
- head
- 77fd23fb7c3d47039f07345e714c06e114d29bdf
- merged
- 2 years ago by iAP, Louis Baudoux (lba)
| odoo/documentation | |
|---|---|
| 14.0 | #6250 |
| 15.0 | #6275 |
| saas-15.2 | #6276 |
| 16.0 | #6277 |
| saas-16.1 | #6278 |
| saas-16.2 | #6279 |
| saas-16.3 | #6280 |
| saas-16.4 | #6281 |
| 17.0 | #6282 |
| 18.0 | |
| saas-18.2 | |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #6283 |
[FW][IMP] extract_api: document the new API version
We have introduced a second version of the Extract API that adds the IAP account token to the get_result and validate routes.
There are also other changes in this commit:
- The deprecated stuff has been removed as it's been deprecated for a while and won't be supported anymore in the future.
- The status table of the get_result route has been added as it was missing for some reason.
- The documentation regarding the /validate routes have been removed for security reasons.
Forward-Port-Of: #6250