Rafael Cárdenas
|
ceb7be08da
|
feat: add /extended/v2/blocks endpoint with burn block filters (#1769)
* chore: add typebox
* feat: add blocks v2 endpoint
* chore: add types
* fix: v2 query
* fix: tests
* chore: tweaks
* docs: openapi
* fix: exports
* fix: tests
* fix: tokens router
* fix: adjust burn block hash regex
|
2023-12-14 09:38:29 -06:00 |
|
Matthew Little
|
cb38b6811c
|
feat: GET /extended/v1/burn_block (#1766)
* feat: new endpoint to get burn blocks `/extended/v1/burn_block`
* feat: return stacks block hashes in burn block results
* test: add tests for `/extended/v1/burn_block`
* ci: fix openapi lint
|
2023-12-12 17:12:28 +01:00 |
|
Rafael Cárdenas
|
666b8a60fb
|
chore: fix openapi schema validation errors, clean up type definitions (#1170)
* fix: openapi lint validator
* fix: balances schema
* fix: add title to all entities
* fix: some additionalProperties and duplicate names
* fix: remove additional properties for rosetta
* fix: rosetta tests
* style: remove empty description
|
2022-05-13 15:25:11 -05:00 |
|
Matthew Little
|
f7d6834846
|
chore: update openapi/json-schema summaries and examples with latest microblock related changes
|
2021-07-15 13:07:39 -05:00 |
|
kyranjamie
|
735006e582
|
fix(docs): conform to 'Response' naming convention
|
2020-07-24 14:27:52 +02:00 |
|
Alexander Graebe
|
77248d0c8c
|
chore: update-api-spec
|
2020-07-22 08:00:48 -07:00 |
|
kyranjamie
|
b69f4d6f87
|
feat: start blocks json schema
|
2020-05-27 16:20:25 +02:00 |
|