class MediaWiktory::Wikipedia::Actions::Rsd
Export an RSD (Really Simple Discovery) schema.
Usage:
“`ruby api.rsd.perform # returns string with raw output # or api.rsd.response # returns output parsed and wrapped into Mash-like object “`
This action has no parameters.
See {Base} for generic explanation of working with MediaWiki actions and {MediaWiktory::Wikipedia::Response} for working with action responses.
All action's parameters are documented as its public methods, see below.