Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Fix incorrect schema import in list_creative_formats endpoint - #10

Merged
bokelley merged 1 commit into
mainfrom
fix-formats-schema-import
Oct 15, 2025
Merged

Fix incorrect schema import in list_creative_formats endpoint#10
bokelley merged 1 commit into
mainfrom
fix-formats-schema-import

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

  • Corrected import path from _schemas_v1_media_buy_list_creative_formats_response_json to _schemas_v1_creative_list_creative_formats_response_json
  • Resolves server-side error when calling the list creative formats endpoint

Test plan

  • Verify the API server starts without import errors
  • Test the /creative/formats endpoint returns successfully
  • Confirm the response schema matches AdCP v2.4 spec

🤖 Generated with Claude Code

Corrected import path from _schemas_v1_media_buy_list_creative_formats_response_json
to _schemas_v1_creative_list_creative_formats_response_json to match the actual
generated schema module name.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bokelley
bokelley merged commit 677c757 into main Oct 15, 2025
3 checks passed
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.

1 participant