Skip to content

Add MetadataService#24

Merged
VoxSecundus merged 1 commit intomainfrom
feature/metadata-service
Apr 13, 2026
Merged

Add MetadataService#24
VoxSecundus merged 1 commit intomainfrom
feature/metadata-service

Conversation

@VoxSecundus
Copy link
Copy Markdown
Owner

Closes #20

Summary

  • Adds MetadataService with six methods covering all /1/metadata/ endpoints: recording, release_group, lookup, artist, submit_manual_mapping, get_manual_mapping
  • Exposes the service via client.metadata
  • Adds 13 tests and six WebMock stub helpers in test_helper.rb
  • Updates RBS signatures

@VoxSecundus VoxSecundus force-pushed the feature/metadata-service branch from 84adcf4 to b32ce7b Compare April 13, 2026 17:33
@VoxSecundus VoxSecundus merged commit 6ba9f14 into main Apr 13, 2026
1 check passed
@VoxSecundus VoxSecundus deleted the feature/metadata-service branch April 13, 2026 17:40
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.

Implement MetadataService

1 participant