-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Describe the bug
I've implemented a service, supporting 'rpc.discover' requests. The returned document is parsed automatically, but it freezes the inspector UI and will not end.
To Reproduce
Steps to reproduce the behavior:
- Enter the endpoint URI to a service implementing 'rpc.discover'
- Change the transport to 'websocket'
- The UI is freezed
Expected behavior
- OpenRPC doc tab/icon should be shown
- The monaco editor should give completion support, just as it does when passing the openrpc spec via
?schemaUrlquery parameter.
Screenshots
Desktop (please complete the following information):
- Firefox 124.02
Additional context
Here's my jsonrpc discovery trace log:
jsonrpc-request.txt
And this is the returned schema as dedicated file: https://json-schema.axonivy.com/openrpc/11.3.0/inscription.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels