We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f88198 commit cb3268dCopy full SHA for cb3268d
1 file changed
.changeset/fix-sds-api-contracts.md
@@ -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