Loading
feat(urls): add new URL templates for document and meeting resources
* Introduced SPEC_DYNAREPORT_URL_TEMPLATE for dynamic report URLs. * Added DOCLIST_URL_TEMPLATE for generating document list URLs. * Implemented MEETING_PORTAL_URL_TEMPLATE for meeting portal links. * Updated fetch functions to utilize new URL templates for better maintainability.