{ "opencollection": "1.0.0", "info": { "name": "iNaturalist Annotations Photos API", "version": "1.3.0" }, "items": [ { "info": { "name": "Photos", "type": "folder" }, "items": [ { "info": { "name": "Photo Create", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/photos" }, "docs": "Create a photo\n" } ] } ], "bundled": true }