Skip to content

Commit cb3268d

Browse files
committed
chore: add changeset for SDS API contract fixes
1 parent 6f88198 commit cb3268d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@hypercerts-org/sdk-core": patch
3+
---
4+
5+
Fix SDS organization and collaborator operations to match API contracts
6+
7+
- Add required creatorDid parameter to organization.create endpoint
8+
- Fix organization.list to parse organizations field instead of repositories
9+
- Update accessType values to match SDS API: owner|shared|none (was owner|collaborator)
10+
- Add permission string array parser for collaborator.list endpoint
11+
- Update type definitions to match actual SDS API response formats

0 commit comments

Comments
 (0)