Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Initialize Conditional Record Links in Service #237

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philippgualdi
Copy link
Collaborator

This pull request introduces the following enhancements and changes:

  1. Conditional Initialization of Record Links:
  • Added functionality to initialize record links conditionally within the service layer.
  • The variable MARC21_RECORDS_SERVICE_LINKS is introduced to manage link configurations, ensuring flexibility and easier customization for other modules to load new links in the service.
  1. Integration with New Modules:
  • Extended support for new modules by enabling seamless initialization of links specific to their requirements.
  • The implementation allows for scalability by ensuring that additional modules can define and override their link configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant