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
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,23 +19,18 @@ Available addons
19
19
----------------
20
20
addon | version | maintainers | summary
21
21
--- | --- | --- | ---
22
-
[base_rest](base_rest/) | 14.0.4.3.1 | [](https://github.com/lmignon) | Develop your own high level REST APIs for Odoo thanks to this addon.
22
+
[base_rest](base_rest/) | 14.0.4.5.1 | [](https://github.com/lmignon) | Develop your own high level REST APIs for Odoo thanks to this addon.
23
23
[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
24
24
[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
25
-
[base_rest_auth_user_service](base_rest_auth_user_service/) | 14.0.1.0.1 | | Login/logout from session using a REST call
25
+
[base_rest_auth_user_service](base_rest_auth_user_service/) | 14.0.1.1.0 | | Login/logout from session using a REST call
26
26
[base_rest_datamodel](base_rest_datamodel/) | 14.0.4.1.0 | | Datamodel binding for base_rest
27
27
[base_rest_demo](base_rest_demo/) | 14.0.4.1.0 | [](https://github.com/lmignon) | Demo addon for Base REST
28
-
[datamodel](datamodel/) | 14.0.3.0.4 | [](https://github.com/lmignon) | This addon allows you to define simple data models supporting serialization/deserialization
28
+
[datamodel](datamodel/) | 14.0.3.0.5 | [](https://github.com/lmignon) | This addon allows you to define simple data models supporting serialization/deserialization
[model_serializer](model_serializer/) | 14.0.1.0.0 | | Automatically translate Odoo models into Datamodels for (de)serialization
30
-
[rest_log](rest_log/) | 14.0.1.0.2 | [](https://github.com/simahawk) | Track REST API calls into DB
31
-
32
-
33
-
Unported addons
34
-
---------------
35
-
addon | version | maintainers | summary
36
-
--- | --- | --- | ---
37
-
[graphql_base](graphql_base/) | 13.0.1.0.0 (unported) | [](https://github.com/sbidoul) | Base GraphQL/GraphiQL controller
[rest_log](rest_log/) | 14.0.1.1.2 | [](https://github.com/simahawk) | Track REST API calls into DB
0 commit comments