@readme/oas-examples
Advanced tools
Comparing version 5.6.0 to 5.6.1
@@ -52,3 +52,4 @@ { | ||
"language": "curl", | ||
"code": "curl -X POST https://api.example.com/v2/alert" | ||
"code": "curl -X POST https://api.example.com/v2/alert", | ||
"install": "brew install curl" | ||
}, | ||
@@ -76,3 +77,4 @@ { | ||
"language": "curl", | ||
"code": "curl -X POST https://api.example.com/v2/alert" | ||
"code": "curl -X POST https://api.example.com/v2/alert", | ||
"install": "brew install curl" | ||
}, | ||
@@ -79,0 +81,0 @@ { |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "5.6.0", | ||
"version": "5.6.1", | ||
"repository": { | ||
@@ -15,0 +15,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
2038467
38512