jotform / jotform-api-python

JotForm API - Python Client
GNU General Public License v2.0
39 stars 48 forks source link

added kwargs and desc #21

Open ehawman-rosenberg opened 2 years ago

ehawman-rosenberg commented 2 years ago

After spending entirely too long trying to figure out the arguments for various JotformAPIClient functions in the official docs, I realized that the names and descriptions are only in jotform.py.

This adds the name and commented description to all JotformAPIClient functions in the examples, and also points people to look at jotform.py (which admittedly I should have done earlier).

dovy commented 1 year ago

+1