openwork-server 0.17.14 → 0.17.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -9
- package/dist/bin/openwork-server +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -133,15 +133,6 @@ OpenCode proxy:
|
|
|
133
133
|
- `GET|POST|... /opencode/*`
|
|
134
134
|
- `GET|POST|... /w/:id/opencode/*`
|
|
135
135
|
|
|
136
|
-
OpenCode Router proxy:
|
|
137
|
-
|
|
138
|
-
- `GET|POST|... /opencode-router/*`
|
|
139
|
-
- `GET|POST|... /w/:id/opencode-router/*`
|
|
140
|
-
|
|
141
|
-
Auth policy:
|
|
142
|
-
- `GET /opencode-router/health` requires client auth.
|
|
143
|
-
- All other `/opencode-router/*` endpoints require host/owner auth.
|
|
144
|
-
|
|
145
136
|
## Approvals
|
|
146
137
|
|
|
147
138
|
All writes are gated by host approval.
|
package/dist/bin/openwork-server
CHANGED
|
Binary file
|