Fixed a silly matching bug on NetworkID, and added req/4.
The reasonin behind req/4:
The network ID of the request is not always going to be available from the current node, particularly if the app isn't started, but the library functions should be useful regardless.
req/4 is a side-effect free version of the call that accepts a complete set of arguments and returns a request map without doing any of its own lookups.
Fixed a silly matching bug on NetworkID, and added req/4.
The reasonin behind req/4:
The network ID of the request is not always going to be available from the current node, particularly if the app isn't started, but the library functions should be useful regardless.
req/4 is a side-effect free version of the call that accepts a complete set of arguments and returns a request map without doing any of its own lookups.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixed a silly matching bug on NetworkID, and added req/4.
The reasonin behind req/4:
The network ID of the request is not always going to be available from the current node, particularly if the app isn't started, but the library functions should be useful regardless.
req/4 is a side-effect free version of the call that accepts a complete set of arguments and returns a request map without doing any of its own lookups.