Commit 0d1258a
committed
refactor: remove REST protocol implementation and related tests
- Deleted the REST protocol implementation files including setup, TCK tests, and validation tests.
- Removed TypeScript configuration and Vitest configuration for the REST protocol.
- Updated CLI package dependencies to exclude the REST protocol.
- Cleaned up pnpm lock file to remove references to the REST protocol.1 parent b3d76cc commit 0d1258a
34 files changed
Lines changed: 1 addition & 5342 deletions
File tree
- examples/integrations/express-server
- packages
- protocols/rest
- src
- test
- __mocks__
- @objectql
- @objectstack
- tools/cli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 95 | + | |
99 | 96 | | |
100 | 97 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
This file was deleted.
0 commit comments