From 1f188a31d63309f1203c772be12ffe3ed3270b61 Mon Sep 17 00:00:00 2001
From: OCA-git-bot This addon is deprecated and not fully supported anymore on Odoo 16.
+Please migrate to the FastAPI migration module.
+See https://github.com/OCA/rest-framework/pull/291. This addon provides the basis to develop high level REST APIs for Odoo. As Odoo becomes one of the central pieces of enterprise IT systems, it often
becomes necessary to set up specialized service interfaces, so existing
@@ -698,7 +701,7 @@ Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
-feedback.Base Rest
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
+Bug Tracker
Do not contact contributors directly about support or help with technical issues.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
-Current maintainer:
- -This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This technical addon extend base_rest to add the support for auth_api_key authentication mechanism into the generated openapi documentation.
Table of contents
@@ -387,7 +387,7 @@Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This addon allows you to use DataModel objects as params and/or response with your REST API methods.
Table of contents
@@ -427,7 +427,7 @@Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Demo addon to illustrate how to develop self documented REST services thanks to the base_rest addon.
Table of contents
@@ -420,7 +420,7 @@Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This addon allows you to use Pydantic objects as params and/or response with your REST API methods.
Table of contents
@@ -422,7 +422,7 @@Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This addon allows you to define simple data models supporting serialization/deserialization to/from json
Datamodels are Marshmallow models classes that can be inherited as Odoo @@ -468,7 +468,7 @@
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This addon allows you to use the Extendable library within Odoo.
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
This addon provides a utility method that can be used to map odoo record to a Pydantic model.
If you need to make your Pydantic models extendable at runtime, takes a look @@ -428,7 +428,7 @@
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/rest-framework project on GitHub.
+This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.