- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
595 B
Markdown
13 lines
595 B
Markdown
---
|
|
id: be968601-081f-403c-8f3b-c06790b1a4d8
|
|
type: solution
|
|
title: "Draft services API compliance and test suite"
|
|
tags: [major-domo, python, draft, api, testing]
|
|
importance: 0.6
|
|
confidence: 0.8
|
|
created: "2025-12-09T21:12:05.244090+00:00"
|
|
updated: "2025-12-09T21:12:05.244090+00:00"
|
|
---
|
|
|
|
Fixed DraftPickService PATCH to send full model body (API requires complete DraftPickModel, not partial). Fixed DraftListService to use client-side sorting (API doesn't support sort param). Fixed param names round_start->pick_round_start. Added 53 comprehensive tests covering all draft services and models.
|