/rpc/json.
The OpenAPI file in this repo captures the shared JSON-RPC transport shape first. Individual service contracts are added from verified backend facade services.
Current contract
- Endpoint:
/rpc/json - Method:
POST - Request body: JSON-RPC 2.0 envelope
- Authentication: session cookie
- CSRF:
X-CSRF-Tokenheader for protected calls