Skip to content

Regenerate SDK from v1.1.0-rc.7 spec#61

Closed
brandonrc wants to merge 1 commit into
mainfrom
chore/update-sdk-rc7
Closed

Regenerate SDK from v1.1.0-rc.7 spec#61
brandonrc wants to merge 1 commit into
mainfrom
chore/update-sdk-rc7

Conversation

@brandonrc
Copy link
Copy Markdown
Contributor

Summary

  • Regenerate SDK from latest OpenAPI spec (v1.1.0-rc.7)
  • Adds 12 curation endpoint methods and types
  • Fixes 3 compilation errors from changed API types (CleanupRequest, ReindexResponse, CreateRepositoryRequest)

Test plan

  • cargo check passes
  • cargo test passes
  • Existing CLI commands still work against a running backend

Regenerated SDK from the latest OpenAPI spec which includes:
- Package curation endpoints (12 new methods)
- Artifact content viewing endpoint
- Stale peer detection and sync retry endpoints

Fixed compilation errors from new/changed fields:
- CleanupRequest: added cleanup_stale_uploads field
- ReindexResponse: updated to use message+status (was artifacts_indexed+repositories_indexed)
- CreateRepositoryRequest: added format_key and index_upstream_url fields
@brandonrc
Copy link
Copy Markdown
Contributor Author

Superseded by a fresh SDK regeneration from the v1.1.1 spec.

@brandonrc brandonrc closed this Apr 5, 2026
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