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
It's not hard to generate some more code, and allow to have things like:
client.query.params# => [:titles, :list, :meta, :generator....]putsclient.query.help# Prints something like this page: https://en.wikipedia.org/w/api.php?action=help&modules=query
With multitude of actions and modules and modules and submodules... Can be REALLY helpful.
The text was updated successfully, but these errors were encountered:
It's not hard to generate some more code, and allow to have things like:
With multitude of actions and modules and modules and submodules... Can be REALLY helpful.
The text was updated successfully, but these errors were encountered: