You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,22 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
-
[base_rest](base_rest/) | 14.0.4.8.5 | [](https://github.com/lmignon) | Develop your own high level REST APIs for Odoo thanks to this addon.
25
-
[base_rest_auth_api_key](base_rest_auth_api_key/) | 14.0.1.0.2 | [](https://github.com/lmignon) | Base Rest: Add support for the auth_api_key security policy into the openapi documentation
26
-
[base_rest_auth_jwt](base_rest_auth_jwt/) | 14.0.1.1.0 | [](https://github.com/lmignon) | Base Rest: Add support for the auth_jwt security policy into the openapi documentation
24
+
[base_rest](base_rest/) | 14.0.4.8.5 | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Develop your own high level REST APIs for Odoo thanks to this addon.
25
+
[base_rest_auth_api_key](base_rest_auth_api_key/) | 14.0.1.0.2 | <ahref='https://github.com/lmignon'><imgsrc='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
26
+
[base_rest_auth_jwt](base_rest_auth_jwt/) | 14.0.1.1.0 | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Base Rest: Add support for the auth_jwt security policy into the openapi documentation
27
27
[base_rest_auth_user_service](base_rest_auth_user_service/) | 14.0.1.1.0 | | Login/logout from session using a REST call
28
28
[base_rest_datamodel](base_rest_datamodel/) | 14.0.4.3.0 | | Datamodel binding for base_rest
29
-
[base_rest_demo](base_rest_demo/) | 14.0.4.2.5 | [](https://github.com/lmignon) | Demo addon for Base REST
29
+
[base_rest_demo](base_rest_demo/) | 14.0.4.2.5 | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Demo addon for Base REST
30
30
[base_rest_pydantic](base_rest_pydantic/) | 14.0.4.3.4 | | Pydantic binding for base_rest
31
-
[datamodel](datamodel/) | 14.0.3.0.5 | [](https://github.com/lmignon) | This addon allows you to define simple data models supporting serialization/deserialization
[extendable_fastapi](extendable_fastapi/) | 14.0.1.0.1 | [](https://github.com/lmignon) | Allows the use of extendable into fastapi apps
[model_serializer](model_serializer/) | 14.0.1.0.1 | [](https://github.com/fdegrave) | Automatically translate Odoo models into Datamodels for (de)serialization
38
-
[pydantic](pydantic/) | 14.0.1.1.2 | [](https://github.com/lmignon) | Utility addon to ease mapping between Pydantic and Odoo models
39
-
[rest_log](rest_log/) | 14.0.1.4.0 | [](https://github.com/simahawk) | Track REST API calls into DB
31
+
[datamodel](datamodel/) | 14.0.3.0.5 | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | This addon allows you to define simple data models supporting serialization/deserialization
[extendable_fastapi](extendable_fastapi/) | 14.0.1.0.1 | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Allows the use of extendable into fastapi apps
[model_serializer](model_serializer/) | 14.0.1.0.1 | <ahref='https://github.com/fdegrave'><imgsrc='https://github.com/fdegrave.png'width='32'height='32'style='border-radius:50%;'alt='fdegrave'/></a> | Automatically translate Odoo models into Datamodels for (de)serialization
38
+
[pydantic](pydantic/) | 14.0.1.1.2 | <ahref='https://github.com/lmignon'><imgsrc='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
39
+
[rest_log](rest_log/) | 14.0.1.4.0 | <ahref='https://github.com/simahawk'><imgsrc='https://github.com/simahawk.png'width='32'height='32'style='border-radius:50%;'alt='simahawk'/></a> | Track REST API calls into DB
0 commit comments