From b6d84358ba1b567f617625c95364d4c05b16fbcc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 3 Sep 2023 10:27:12 +0000 Subject: [PATCH] [UPD] README.rst --- base_rest/README.rst | 15 +- base_rest/static/description/index.html | 356 +++--- base_rest_auth_api_key/README.rst | 15 +- .../static/description/index.html | 36 +- base_rest_datamodel/README.rst | 15 +- .../static/description/index.html | 80 +- base_rest_demo/README.rst | 15 +- base_rest_demo/static/description/index.html | 60 +- base_rest_pydantic/README.rst | 15 +- .../static/description/index.html | 74 +- datamodel/README.rst | 15 +- datamodel/static/description/index.html | 124 +- extendable/README.rst | 15 +- extendable/static/description/index.html | 44 +- extendable_fastapi/README.rst | 15 +- .../static/description/index.html | 36 +- fastapi/README.rst | 15 +- fastapi/static/description/index.html | 1014 +++++++++-------- fastapi_auth_jwt/README.rst | 15 +- .../static/description/index.html | 36 +- fastapi_auth_jwt_demo/README.rst | 15 +- .../static/description/index.html | 32 +- graphql_base/README.rst | 15 +- graphql_base/static/description/index.html | 72 +- graphql_demo/README.rst | 15 +- graphql_demo/static/description/index.html | 36 +- pydantic/README.rst | 15 +- pydantic/static/description/index.html | 74 +- 28 files changed, 1177 insertions(+), 1107 deletions(-) diff --git a/base_rest/README.rst b/base_rest/README.rst index eb0d0058..075ef672 100644 --- a/base_rest/README.rst +++ b/base_rest/README.rst @@ -2,10 +2,13 @@ Base Rest ========= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:812b89b6581d2c020cd05b3f00891cebbdda04ffe919b99b619b95ae322ad1db + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Base Rest .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/rest-framework-16-0/rest-framework-16-0-base_rest :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/271/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This addon is deprecated and not fully supported anymore on Odoo 16. Please migrate to the FastAPI migration module. @@ -368,7 +371,7 @@ Bug Tracker 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 +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/base_rest/static/description/index.html b/base_rest/static/description/index.html index cec663a2..89fededf 100644 --- a/base_rest/static/description/index.html +++ b/base_rest/static/description/index.html @@ -1,20 +1,20 @@ - + - + Base Rest