{ "swagger": "2.0", "info": { "version": "1.0.0", "title": "Scylla API", "description": "The scylla API version 2.0", "termsOfService": "http://www.scylladb.com/tos/", "contact": { "name": "Scylla Team", "email": "info@scylladb.com", "url": "http://scylladb.com" }, "license": { "name": "AGPL", "url": "https://github.com/scylladb/scylla/blob/master/LICENSE.AGPL" } }, "host": "{{Host}}", "basePath": "/", "schemes": [ "http" ], "consumes": [ "application/json" ], "produces": [ "application/json" ], "paths": {