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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,26 +21,26 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
-
[base_rest](base_rest/) | 15.0.1.2.2 | [](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/) | 15.0.1.0.0 | [](https://github.com/lmignon) | Base Rest: Add support for the auth_api_key security policy into the openapi documentation
24
+
[base_rest](base_rest/) | 15.0.1.2.2 | <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/) | 15.0.1.0.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_api_key security policy into the openapi documentation
26
26
[base_rest_auth_user_service](base_rest_auth_user_service/) | 15.0.1.0.1 | | Login/logout from session using a REST call
27
27
[base_rest_datamodel](base_rest_datamodel/) | 15.0.1.1.0 | | Datamodel binding for base_rest
28
-
[base_rest_demo](base_rest_demo/) | 15.0.1.0.3 | [](https://github.com/lmignon) | Demo addon for Base REST
28
+
[base_rest_demo](base_rest_demo/) | 15.0.1.0.3 | <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
29
29
[base_rest_pydantic](base_rest_pydantic/) | 15.0.4.3.2 | | Pydantic binding for base_rest
30
-
[datamodel](datamodel/) | 15.0.1.0.1 | [](https://github.com/lmignon) | This addon allows you to define simple data models supporting serialization/deserialization
[model_serializer](model_serializer/) | 15.0.1.2.0 | [](https://github.com/fdegrave) | Automatically translate Odoo models into Datamodels for (de)serialization
35
-
[pydantic](pydantic/) | 15.0.1.1.2 | [](https://github.com/lmignon) | Utility addon to ease mapping between Pydantic and Odoo models
36
-
[rest_log](rest_log/) | 15.0.1.0.1 | [](https://github.com/simahawk) | Track REST API calls into DB
30
+
[datamodel](datamodel/) | 15.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> | This addon allows you to define simple data models supporting serialization/deserialization
[model_serializer](model_serializer/) | 15.0.1.2.0 | <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
35
+
[pydantic](pydantic/) | 15.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
36
+
[rest_log](rest_log/) | 15.0.1.0.1 | <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
37
37
38
38
39
39
Unported addons
40
40
---------------
41
41
addon | version | maintainers | summary
42
42
--- | --- | --- | ---
43
-
[base_rest_auth_jwt](base_rest_auth_jwt/) | 15.0.1.1.0 (unported) | [](https://github.com/lmignon) | Base Rest: Add support for the auth_jwt security policy into the openapi documentation
43
+
[base_rest_auth_jwt](base_rest_auth_jwt/) | 15.0.1.1.0 (unported) | <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
0 commit comments