Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

[bandit] API returns bandits in a {} instead of a []#48

Merged
schmit merged 2 commits intomainfrom
sps/fix-endpoint-returns-dict-of-bandits
Jun 3, 2024
Merged

[bandit] API returns bandits in a {} instead of a []#48
schmit merged 2 commits intomainfrom
sps/fix-endpoint-returns-dict-of-bandits

Conversation

@schmit
Copy link

@schmit schmit commented Jun 3, 2024


labels: mergeable

Fixes: #issue

Motivation and Context

Currently SDK expects a list of bandit models, but the endpoint returns a dict

Description

Switch from list to dict

How has this been tested?

Updated test cases

@schmit schmit requested a review from giorgiomartini0 June 3, 2024 17:53
@schmit schmit merged commit 5fac100 into main Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants