Skip to content

Commit 20e127f

Browse files
committed
regenerate
1 parent 90b0ac4 commit 20e127f

File tree

6 files changed

+346
-345
lines changed

6 files changed

+346
-345
lines changed

daemon/algod/api/algod.oas2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@
23042304
"type": "integer"
23052305
},
23062306
"cost": {
2307-
"description": "Net cost of app execution. Will be DEPRECATED.",
2307+
"description": "Net cost of app execution. Field is DEPRECATED and is subject for removal. Instead, use `budget-added` and `budget-consumed.",
23082308
"type": "integer"
23092309
}
23102310
}

daemon/algod/api/algod.oas3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@
13371337
"type": "integer"
13381338
},
13391339
"cost": {
1340-
"description": "Net cost of app execution. Will be DEPRECATED.",
1340+
"description": "Net cost of app execution. Field is DEPRECATED and is subject for removal. Instead, use `budget-added` and `budget-consumed.",
13411341
"type": "integer"
13421342
},
13431343
"disassembly": {

0 commit comments

Comments
 (0)