Skip to content

feat: allow scalar and collections of ScopeMappings on API ingress#4

Merged
paullatzelsperger merged 1 commit into
mainfrom
feat/allow_batch_scopemappings
Jul 7, 2026
Merged

feat: allow scalar and collections of ScopeMappings on API ingress#4
paullatzelsperger merged 1 commit into
mainfrom
feat/allow_batch_scopemappings

Conversation

@paullatzelsperger

Copy link
Copy Markdown
Contributor

this PR modifies the /scopes endpoint so that both scalars and sets of ScopeMapping objects are accepted. Lower layers like service and repository always operate on Vec<ScopeMapping> and insert them transactionally.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Jul 7, 2026
@paullatzelsperger paullatzelsperger merged commit c3df64d into main Jul 7, 2026
5 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/allow_batch_scopemappings branch July 7, 2026 11:39
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.

3 participants