You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
json: error calling MarshalJSON fortype openrpc_document.ContentDescriptorOrReference: json: error calling MarshalJSON fortype*openrpc_document.JSONSchema: json: error calling MarshalJSON fortype*openrpc_document.JSONSchema: failed to marshal any one of the object properties
i faced an issue while trying to register this service to my API and create the docs for it
The service
The error
I noticed this section on the docs https://github.com/etclabscore/go-openrpc-reflect/blob/master/README.md#library-limitations but the link to using a custom schema is just a TODO https://github.com/etclabscore/go-openrpc-reflect/blob/master/README.md#TODO
any help please about what should i do?
The text was updated successfully, but these errors were encountered: