Skip to content

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

Open
brandonrc wants to merge 1 commit intomainfrom
chore/update-sdk-rc7
Open

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

Conversation

@brandonrc
Copy link
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
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