G2P Registry: Additional Info REST API
Module name
g2p_registry_addl_info_rest_api
Module title
G2P Registry: Additional Info REST API
Technology base
Odoo
Functionality
Establishes a dedicated REST API for handling additional information within the OpenG2P Registry.
Enables external applications to interact with and update additional information for registrants.
Relies on the "g2p_registry_rest_api" module for REST API infrastructure.
Integrates with the "g2p_registry_addl_info" module for core additional information functionalities.
Design notes
NA
Relationships with other entities
Dependencies
Module dependencies
g2p_registry_rest_api
g2p_registry_addl_info
User interface
NA
Configuration
No additional configuration steps are necessary. The module seamlessly integrates with the REST API infrastructure and the core "g2p_registry_addl_info" module.
Source code
https://github.com/OpenG2P/openg2p-registry/tree/15.0-develop/g2p_registry_addl_info_rest_api
Installation
Ensure that all required modules are installed.
Install the "G2P Registry: Additional Info REST API" module from the Odoo Apps interface.
Last updated