Sergius Nyah
Sergius Nyah
Initially, we were using string literals to represent different argument types such as 'JSON', 'document', 'streaming blob', and 'tagged union structure'. This approach can lead to potential issues such as...
"Added error handling to register method Previously, the register method was executing the _map_handlers method without any error handling which potentially lead to unhandled exceptions if an error occurred during...
…es including documenting argument groups, individual arguments, adding notes, and documenting models, which made the method quite large and cumbersome. To improve this, I refactored the method into smaller and...
This pull request changes the config names in a few files to `eventway`, as discussed in issue #30