summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchris erway <chris.erway@algorand.com>2022-02-25 17:39:27 -0500
committerchris erway <chris.erway@algorand.com>2022-02-25 17:39:27 -0500
commit0903b7fe9be1476a8e222ef380adfc1038769bc1 (patch)
tree29161bdf5320913a7d5b1aeb135b003bbdc626e7
parentaa4a0509b4a57d8595077841afbbd9c21abf7cc4 (diff)
achieve parity
-rw-r--r--daemon/algod/api/algod.oas2.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/algod/api/algod.oas2.json b/daemon/algod/api/algod.oas2.json
index 2e85ac9ab..d09f6f60b 100644
--- a/daemon/algod/api/algod.oas2.json
+++ b/daemon/algod/api/algod.oas2.json
@@ -1659,7 +1659,7 @@
"type": "integer"
},
"created-assets": {
- "description": "\\[apar\\] parameters of assets created by this account.\n\nNote: the raw account uses `map[int] -\u003e AssetParams` for this type.",
+ "description": "\\[apar\\] parameters of assets created by this account.\n\nNote: the raw account uses `map[int] -\u003e Asset` for this type.",
"type": "array",
"items": {
"$ref": "#/definitions/Asset"