Closed adamyala closed 7 years ago
Can you update the ContentField call to support both keys
and optional params
dict ?
It should be able to support making this API call:
https://api.buttercms.com/v2/content/?keys=mykey1,mykey2&test=1&auth_token=...
Looking good. Please update https://github.com/ButterCMS/buttercms-python/blob/master/butter_cms/unit_tests.py to include pages; then we should be good to go!