schema-utils-js
schema-utils-js copied to clipboard
parseOpenRPCDocument should error if method names are not unique
Describe the bug
When using a document with duplicate names, we dont get an error.