Skip to content

feat(blueprints): add direct upload registration - #823

Open
jason-rl wants to merge 2 commits into
mainfrom
codex/blueprint-register
Open

feat(blueprints): add direct upload registration#823
jason-rl wants to merge 2 commits into
mainfrom
codex/blueprint-register

Conversation

@jason-rl

@jason-rl jason-rl commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add blueprints.register() for creating a blueprint that awaits a direct image upload
  • expose generated request and response types, including push_reference
  • add awaiting_upload to the blueprint lifecycle type and polling behavior
  • keep registration tests hermetic while the published OpenAPI mock catches up

Testing

  • node ./node_modules/jest/bin/jest.js tests/api-resources/blueprints.test.ts --runInBand (20 passed against the default CI mock)
  • ./scripts/lint (Node 22)
  • ./scripts/build (Node 22)

@jason-rl
jason-rl marked this pull request as ready for review August 4, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant