Skip to content

feat: update master express openapi spec & ci job#242

Merged
pranishnepal merged 1 commit into
masterfrom
WAL-1570
Jun 16, 2026
Merged

feat: update master express openapi spec & ci job#242
pranishnepal merged 1 commit into
masterfrom
WAL-1570

Conversation

@pranishnepal

@pranishnepal pranishnepal commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Context

We'd not run this job (to update the docs) in a while, was long overdue.

What

This PR updates the master express openapi spec and adds a ci job to check for drifts so the CI flags any inconsistency early on.

Ticket: WAL-157

Testing

  • Workflow in this PR
Run npm run check:openapi:masterExpress

> @bitgo/advanced-wallets@0.0.0-semantically-released check:openapi:masterExpress
> bash scripts/check-openapi-masterExpress.sh


> @bitgo/advanced-wallets@0.0.0-semantically-released generate:openapi:masterExpress
> npx @api-ts/openapi-generator --name @bitgo/master-bitgo-express ./src/masterBitgoExpress/routers/index.ts > masterBitgoExpress.json

[INFO] Found API spec in combinedSpec
✅  OpenAPI spec is up to date.

@linear-code

linear-code Bot commented Jun 16, 2026

Copy link
Copy Markdown

WAL-1570

This commit updates the master express openapi spec and adds a ci job to
check for drifts.

Ticket: WAL-157
Comment thread masterBitgoExpress.json
"info": {
"title": "@bitgo/master-bitgo-express",
"version": "2.0.0",
"version": "0.0.0-semantically-released",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all changes in this file are from the automated script run! Not to be manually updated!

Comment thread package.json
"elliptic": "^6.6.1",
"expo": "^48.0.0",
"form-data": "^4.0.4",
"form-data": "^4.0.6",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump needed to fix vulnerability flag

Comment thread package.json
"glob": "^11.1.0",
"@xmldom/xmldom": "^0.9.10",
"protobufjs": "^7.5.5",
"protobufjs": "^7.6.1",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump needed to fix vulnerability flag

@pranishnepal pranishnepal marked this pull request as ready for review June 16, 2026 15:01
@pranishnepal pranishnepal requested review from a team as code owners June 16, 2026 15:01
@pranavjain97

Copy link
Copy Markdown
Contributor

@claude testing

@pranishnepal

Copy link
Copy Markdown
Contributor Author

@claude testing


Invalid workflow file: .github/workflows/claude-code.yaml#L23error parsing called workflow ".github/workflows/claude-code.yaml" -> "BitGo/github-ai-assistant/.github/workflows/claude.yaml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
--


[Invalid workflow file: .github/workflows/claude-code.yaml#L23](https://github.com/BitGo/advanced-wallets/actions/runs/27627220943/workflow)
error parsing called workflow
".github/workflows/claude-code.yaml"
-> "BitGo/github-ai-assistant/.github/workflows/claude.yaml@v1"
: workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.

:(

@pranishnepal pranishnepal merged commit 54af452 into master Jun 16, 2026
22 checks passed
@pranishnepal pranishnepal deleted the WAL-1570 branch June 16, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants