No description
  • Python 59%
  • HTML 38.4%
  • JavaScript 2.6%
Find a file
jakobkrabbe 6713cd92c9 Translated using Weblate (Swedish)
Currently translated at 89.6% (26 of 29 strings)

Translation: web-api-18.0/web-api-18.0-endpoint_route_handler
Translate-URL: https://translation.odoo-community.org/projects/web-api-18-0/web-api-18-0-endpoint_route_handler/sv/
2025-10-07 15:42:44 +00:00
.github/workflows [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
.oca/oca-port/blacklist oca-port: blacklist PR(s) 48 for webservice 2025-01-14 11:47:01 +01:00
endpoint [BOT] post-merge updates 2025-07-17 06:40:19 +00:00
endpoint_auth_api_key [BOT] post-merge updates 2025-07-16 14:25:40 +00:00
endpoint_cache Translated using Weblate (Italian) 2025-08-25 14:25:52 +00:00
endpoint_cache_preheat [BOT] post-merge updates 2025-08-21 06:12:59 +00:00
endpoint_jsonifier [BOT] post-merge updates 2025-08-20 06:18:57 +00:00
endpoint_route_handler Translated using Weblate (Swedish) 2025-10-07 15:42:44 +00:00
setup/_metapackage [BOT] post-merge updates 2025-08-21 06:12:59 +00:00
webservice Translated using Weblate (Italian) 2025-05-16 09:24:49 +00:00
.copier-answers.yml [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
.editorconfig Initial commit 2024-10-08 12:49:42 +00:00
.gitignore Initial commit 2024-10-08 12:49:42 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
.pylintrc Initial commit 2024-10-08 12:49:42 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:49:42 +00:00
.ruff.toml [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
checklog-odoo.cfg [IMP] update dotfiles 2025-02-09 19:19:05 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
LICENSE Initial commit 2024-10-08 12:49:42 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 16:14:28 +00:00
README.md [BOT] post-merge updates 2025-08-21 06:12:59 +00:00
requirements.txt [MIG] webservice: Migration to V18 2024-10-24 14:58:11 +02:00

Runboat Pre-commit Status Build Status codecov Translation Status

web-api

web-api

Available addons

addon version maintainers summary
endpoint 18.0.1.1.1 simahawk Provide custom endpoint machinery.
endpoint_auth_api_key 18.0.1.0.1 simahawk Provide API key auth for endpoints.
endpoint_cache 18.0.1.0.0 simahawk Provide basic caching utils for endpoints
endpoint_cache_preheat 18.0.1.0.0 simahawk Provide basic pre-caching features for endpoints
endpoint_jsonifier 18.0.1.0.0 SilvioC2C simahawk Allow to configure jsonifier parsers on endpoints
endpoint_route_handler 18.0.1.1.0 simahawk Provide mixin and tool to generate custom endpoints on the fly.
webservice 18.0.1.1.0 etobella Defines webservice abstract definition to be used generally

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.