Skip to content

Commit

Permalink
WIP: trying to make a diff in the Greenly API
Browse files Browse the repository at this point in the history
Add a property and remove another one
  • Loading branch information
paulRbr committed Mar 1, 2024
1 parent e243336 commit 97cc5da
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions apis/greenly-openapi-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,7 @@
},
"AlternativeOutput": {
"properties": {
"recommendedProviders": {
"items": {
"$ref": "#/components/schemas/RecommendedProviderOutput"
},
"type": "array",
"description": "List of alternative providers"
},
"addedProperty": {"type": "string"}
"ratioEstimatedReduction": {
"type": "number",
"format": "double",
Expand Down Expand Up @@ -1317,4 +1311,4 @@
"url": "https://api.greenly.earth/v1.5"
}
]
}
}

0 comments on commit 97cc5da

Please sign in to comment.