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

Understand which record has bad link #29

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

vgole001
Copy link
Contributor

Enhance the link checker API to include the record_id in its response for each checked URL.
Each record_id is part of a standardized URL pattern:
'https://catalogue_name/collections/metadata:main/items/' + record_id

For example, if a record_id is '12345', its corresponding catalog URL would be:
'https://catalogue_name/collections/metadata:main/items/12345'"

@pvgenuchten pvgenuchten merged commit ca9e58e into main Nov 8, 2024
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.

2 participants