mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
3a0a0348985823f25a18c326e7116e2c3bcbe6a5
Changes the value of the api_methods nested dictionary to be a dictionary instead of a string. At a minimum, it will contain an item named __doc__ with the docstring. Any OAuth scopes, instead of being prepended to the docstring, will be present as an item named oauth2_scopes. Additional introspected data (such as required request arguments) can be added later.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%