File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24- [ fastapi] ( fastapi/ ) | 17.0.3.1.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 > | Odoo FastAPI endpoint
24+ [ fastapi] ( fastapi/ ) | 17.0.3.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 > | Odoo FastAPI endpoint
2525[ graphql_base] ( graphql_base/ ) | 17.0.1.0.1 | <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | Base GraphQL/GraphiQL controller
2626[ graphql_demo] ( graphql_demo/ ) | 17.0.1.0.1 | <a href =' https://github.com/sbidoul ' ><img src =' https://github.com/sbidoul.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' sbidoul ' /></a > | GraphQL Demo
2727[ pydantic] ( pydantic/ ) | 17.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 > | Utility addon to ease mapping between Pydantic and Odoo models
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Odoo FastAPI
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:9047e964b5f3a95908f6284032d81c42b3aeed40f38ea3af91e9b698391313f4
14+ !! source digest: sha256:5b4447febe72149a8ef722286cb6ffd3879c57aafc91c7824f890d729bbcb2c9
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" : "Odoo FastAPI" ,
66 "summary" : """
77 Odoo FastAPI endpoint""" ,
8- "version" : "17.0.3.1.0 " ,
8+ "version" : "17.0.3.1.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>Odoo FastAPI</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:9047e964b5f3a95908f6284032d81c42b3aeed40f38ea3af91e9b698391313f4
375+ !! source digest: sha256:5b4447febe72149a8ef722286cb6ffd3879c57aafc91c7824f890d729bbcb2c9
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/17.0/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-17-0/rest-framework-17-0-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=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This addon provides the basis to smoothly integrate the
You can’t perform that action at this time.
0 commit comments