Repository
OCA/web-api · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web-api
Last tracking update
2026-08-07 09:06:33
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Maksym Yankin, OCA-git-bot, oca-ci
Odoo dependencies
OCA/server-tools:
OCA/web-api:
odoo/odoo:
Python dependencies
PyYAML, jsonschema
System dependencies
None
Required by
None
Description
Provide API key auth for endpoints.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
endpoint_mixin_form_view endpoint.mixin form Inherits endpoint.endpoint_mixin_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • auth_api_key_group_ids Many2many → auth.api.key.group
    comodel_name='auth.api.key.group' string='Allowed API key groups'
Public methods (1)
  • action_view_api_key_groups(self)

Loading…

Loading…

Loading…

Loading…