37 Commits

Author SHA1 Message Date
Rafael Cárdenas
74606c7e47 refactor: use the API toolkit, upgrade to node 18 (#1743) 2023-10-31 13:05:35 -06:00
Rafael Cárdenas
76df6a0f9a docs: build and deploy to Vercel (#1707) 2023-08-21 12:27:00 -06:00
Rafael Cárdenas
90d0c7b831 fix: lint docs ci dependencies (#1458) 2022-11-29 10:47:57 -06:00
Matthew Little
11b4791b17 chore: post-merge fixes 2022-06-16 15:03:49 +02:00
Matthew Little
009fdb500b chore: merge develop 2022-06-16 14:54:17 +02:00
Rafael Cárdenas
5f8bc9fd4f fix: mobx breakage by locking package dependencies (#1206) 2022-06-16 14:41:23 +02: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
Asim Mehmood
dba8e9a6ee chore: generate git info file with js script #910 (#986) 2022-02-03 14:51:40 +01:00
Matthew Little
dc3588ec2d chore: upgrade to nodejs v16 #845 (#918) 2021-12-20 11:58:52 +01:00
Rafael Cárdenas
5ce474f1ef chore: rename github references from blockstack/ to hirosystems/ 2021-11-03 08:42:10 -06:00
Rafael Cárdenas
5134183a33 fix: export api version variable for resolution 2021-10-27 10:29:03 -05:00
Rafael Cárdenas
1b9126e73d feat: set api version in openapi schema automatically
* feat: add real api version to schema

* fix: separate postman from spec resolution

* fix: add workflow_run condition

* fix: vercel broken build

* fix: vercel generate resolved
2021-10-06 08:37:03 -05:00
Rafael Cárdenas
5f07d7455f feat: automatically generate postman collection from the openapi spec
* feat: add speccy and openapi2postmanv2 as deps

* feat: organize postman folders like our docs

* chore: generate postman on gh-pages action

* chore: change link to download Postman collection from local file
2021-09-15 10:01:19 -05:00
kyranjamie
ab45a151f4 fix: bundling issues 2021-07-16 08:42:40 -05:00
Matthew Little
6b644dd3cc chore: more accurate doc type generation 2021-07-15 13:07:39 -05:00
Matthew Little
fd8f62ff69 feat: socket.io server and client implementation 2021-05-06 18:43:00 +02:00
Matthew Little
0393c128d6 fix: rename the @blockstack/stacks-blockchain-api-types package to @stacks/stacks-blockchain-api-types 2021-04-16 11:38:03 +02:00
Matthew Little
25181fa80e chore: test fixes 2020-08-24 17:56:01 -06:00
Matthew Little
882c22f52e refactor: move openapi client generation into separate directory 2020-08-20 16:20:44 -06:00
Matthew Little
6eda93d7ff feat: auto-generated client demo 2020-08-20 16:20:44 -06:00
Matthew Little
f5e2e5f0fb chore: rename @blockstack/stacks-blockchain-sidecar-types to @blockstack/stacks-blockchain-api-types 2020-07-27 18:43:46 +02:00
Matthew Little
f13e9e0a56 chore: rename sidecar in comments 2020-07-27 18:43:46 +02: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
26feddb948 fix: Mempool tx status to enable union type 2020-07-21 15:18:56 +02:00
kyranjamie
5b519e9017 feat: add separate mempool type 2020-07-06 18:59:46 +02:00
Matthew Little
05751b04a9 chore: bump schema package version 2020-06-11 20:01:54 +02:00
Matthew Little
dad4446baa feat: complete block schema def and API response construction 2020-05-27 16:20:25 +02:00
Matthew Little
7c971de22e fix: json schema files not included in docs sub-repo 2020-05-21 19:45:08 +02:00
Matthew Little
cb6b7038b2 feat: add function summary data to contract-call tx response #101 2020-05-21 18:14:02 +02:00
Matthew Little
ab49121e22 chore: move schema and doc related code into the docs sub-package 2020-05-20 13:09:29 +02:00
kyranjamie
c60c641fa5 feat: add github action to deploy types package
feat: try js lib for actions
2020-05-15 16:12:08 +02:00
kyranjamie
222a6abe6a feat: add string literal type for tx_type 2020-05-01 15:03:58 +02:00
kyranjamie
de5ed3b1e5 refactor: ensure all string literals are their on type 2020-04-28 16:02:47 +02:00
kyranjamie
06dd51fead refactor: type generation 2020-04-10 09:15:49 +02:00
kyranjamie
b413143b60 ci: lint openapi spec 2020-04-06 11:39:59 +02:00
kyranjamie
b05d571a88 feat: render types from json schema 2020-04-06 11:39:59 +02:00