File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ addon | version | maintainers | summary
2525[ base_rest_auth_api_key] ( base_rest_auth_api_key/ ) | 18.0.1.1.1 | <a href =' https://github.com/lmignon ' ><img src =' https://github.com/lmignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' lmignon ' /></a > | Base Rest: Add support for the auth_api_key security policy into the openapi documentation
2626[ base_rest_pydantic] ( base_rest_pydantic/ ) | 18.0.1.0.2 | | Pydantic binding for base_rest
2727[ extendable] ( extendable/ ) | 18.0.1.0.2 | <a href =' https://github.com/lmignon ' ><img src =' https://github.com/lmignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' lmignon ' /></a > | Extendable classes registry loader for Odoo
28- [ extendable_fastapi] ( extendable_fastapi/ ) | 18.0.1.0.0 | <a href =' https://github.com/lmignon ' ><img src =' https://github.com/lmignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' lmignon ' /></a > | Allows the use of extendable into fastapi apps
28+ [ extendable_fastapi] ( extendable_fastapi/ ) | 18.0.1.0.1 | <a href =' https://github.com/lmignon ' ><img src =' https://github.com/lmignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' lmignon ' /></a > | Allows the use of extendable into fastapi apps
2929[ fastapi] ( fastapi/ ) | 18.0.1.3.2 | <a href =' https://github.com/lmignon ' ><img src =' https://github.com/lmignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' lmignon ' /></a > | Odoo FastAPI endpoint
3030[ fastapi_auth_api_key] ( fastapi_auth_api_key/ ) | 18.0.1.0.0 | <a href =' https://github.com/mmequignon ' ><img src =' https://github.com/mmequignon.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' mmequignon ' /></a > | Fastapi Auth API Key
3131[ fastapi_auth_jwt] ( fastapi_auth_jwt/ ) | 18.0.1.0.0 | <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | JWT bearer token authentication for FastAPI.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Extendable Fastapi
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:d89083dab454e7d4ee7e6ae37b0dc0290295bc8ecaaa1804706eec8e12d95108
14+ !! source digest: sha256:8da8fe1069b89547020a4d667d851e33118bf6a138add2b6e6424b3ba8d673b9
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 55 "name" : "Extendable Fastapi" ,
66 "summary" : """
77 Allows the use of extendable into fastapi apps""" ,
8- "version" : "18.0.1.0.0 " ,
8+ "version" : "18.0.1.0.1 " ,
99 "license" : "LGPL-3" ,
1010 "author" : "ACSONE SA/NV,Odoo Community Association (OCA)" ,
1111 "maintainers" : ["lmignon" ],
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Extendable Fastapi</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:d89083dab454e7d4ee7e6ae37b0dc0290295bc8ecaaa1804706eec8e12d95108
375+ !! source digest: sha256:8da8fe1069b89547020a4d667d851e33118bf6a138add2b6e6424b3ba8d673b9
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/rest-framework/tree/18.0/extendable_fastapi "> < img alt ="OCA/rest-framework " src ="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-extendable_fastapi "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This addon is a technical addon used to allows the use of
You can’t perform that action at this time.
0 commit comments