Skip to content

Add collection add/remove endpoints for the new Metron schema - #2

Merged
bpepple merged 1 commit into
mainfrom
collection-api-additions
Aug 4, 2026
Merged

Add collection add/remove endpoints for the new Metron schema#2
bpepple merged 1 commit into
mainfrom
collection-api-additions

Conversation

@bpepple

@bpepple bpepple commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Regenerate models from the updated Metron OpenAPI schema, adding BookFormatEnum, GradingCompanyEnum, and CollectionAddItem
  • Wire up CollectionClient.AddAsync (POST /api/collection/add/) and CollectionClient.RemoveAsync (DELETE /api/collection/{id}/) to match the new endpoints
  • Add integration test coverage for both new client methods

@bpepple bpepple self-assigned this Aug 4, 2026
@bpepple bpepple added the enhancement New feature or request label Aug 4, 2026
@bpepple
bpepple merged commit ca08c15 into main Aug 4, 2026
2 checks passed
@bpepple
bpepple deleted the collection-api-additions branch August 4, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant