@@ -371,7 +371,7 @@ paths:
371
371
content :
372
372
application/json :
373
373
example :
374
- $ref : ./api/errors/microblock-not-found.json
374
+ $ref : ./api/errors/microblock-not-found.example. json
375
375
376
376
/extended/v1/microblock/unanchored/txs :
377
377
get :
@@ -445,7 +445,7 @@ paths:
445
445
content :
446
446
application/json :
447
447
example :
448
- $ref : ./api/errors/block-not-found.json
448
+ $ref : ./api/errors/block-not-found.example. json
449
449
/extended/v1/block/by_height/{height} :
450
450
parameters :
451
451
- name : height
@@ -474,7 +474,7 @@ paths:
474
474
content :
475
475
application/json :
476
476
example :
477
- $ref : ./api/errors/block-not-found.json
477
+ $ref : ./api/errors/block-not-found.example. json
478
478
/extended/v1/block/by_burn_block_hash/{burn_block_hash} :
479
479
parameters :
480
480
- name : burn_block_hash
@@ -503,7 +503,7 @@ paths:
503
503
content :
504
504
application/json :
505
505
example :
506
- $ref : ./api/errors/block-not-found.json
506
+ $ref : ./api/errors/block-not-found.example. json
507
507
508
508
/extended/v1/block/by_burn_block_height/{burn_block_height} :
509
509
parameters :
@@ -533,7 +533,7 @@ paths:
533
533
content :
534
534
application/json :
535
535
example :
536
- $ref : ./api/errors/block-not-found.json
536
+ $ref : ./api/errors/block-not-found.example. json
537
537
538
538
/extended/v1/burnchain/reward_slot_holders :
539
539
get :
@@ -1103,7 +1103,7 @@ paths:
1103
1103
content :
1104
1104
application/json :
1105
1105
example :
1106
- $ref : ./api/errors/transaction-not-found.json
1106
+ $ref : ./api/errors/transaction-not-found.example. json
1107
1107
1108
1108
/extended/v1/address/{principal}/transactions_with_transfers :
1109
1109
get :
@@ -1562,7 +1562,7 @@ paths:
1562
1562
content :
1563
1563
application/json :
1564
1564
example :
1565
- $ref : ./api/errors/search-not-found.json
1565
+ $ref : ./api/errors/search-not-found.example. json
1566
1566
1567
1567
/rosetta/v1/network/list :
1568
1568
post :
0 commit comments