Skip to content

Commit 8101fc0

Browse files
added legacy models
ISSUE: CLDSRVCLT-1
1 parent 356c165 commit 8101fc0

File tree

2 files changed

+2066
-0
lines changed

2 files changed

+2066
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ yarn run build-smithy-client
2424
2. Start CloudServer: `S3VAULT=mem S3METADATA=mem S3DATA=mem REMOTE_MANAGEMENT_DISABLE=true yarn start`
2525
3. Initialize test data: `bun initBucketForTests.ts`
2626
4. Run tests: `bun testsApis.ts` (or other test files)
27+
28+
### Legacy
29+
30+
You can find in the /legacy folder the original model that was used with aws sdk v2, and that we used as a reference to create the smithy models

0 commit comments

Comments
 (0)