@netlify/open-api
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"swagger": "2.0", | ||
"info": { | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"title": "Netlify's API definition" | ||
@@ -2433,2 +2433,5 @@ }, | ||
} | ||
}, | ||
"build_image": { | ||
"type": "string" | ||
} | ||
@@ -2496,3 +2499,3 @@ } | ||
}, | ||
"instalation_id": { | ||
"installation_id": { | ||
"type": "string" | ||
@@ -2499,0 +2502,0 @@ } |
{ | ||
"name": "@netlify/open-api", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Netlify's open-api definition as a module", | ||
@@ -5,0 +5,0 @@ "main": "js/dist/swagger.json", |
Sorry, the diff of this file is not supported yet
114165
3453