edge-connect-client/internal
Richard Robert Reitz 3486b2228d refactor(sdk): restructure to follow Go module versioning conventions
Reorganize SDK to support both v1 and v2 APIs following Go conventions:
- sdk/edgeconnect/ now contains v1 SDK (from revision/v1 branch)
- sdk/edgeconnect/v2/ contains v2 SDK with package v2
- Update all CLI and internal imports to use v2 path
- Update SDK examples and documentation for v2 import path

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 13:34:22 +02:00
..
apply refactor(sdk): restructure to follow Go module versioning conventions 2025-10-20 13:34:22 +02:00
config feat(swagger_v2): added support for the orca staging environment 2025-10-20 13:12:06 +02:00