Skip to content

BFP-4127: Remove GET /auth/allowed/{accountAddress}#281

Open
kevin-ip wants to merge 2 commits intomainfrom
kevin/BFP-4127-sync-auth-openapi-yaml-20260313
Open

BFP-4127: Remove GET /auth/allowed/{accountAddress}#281
kevin-ip wants to merge 2 commits intomainfrom
kevin/BFP-4127-sync-auth-openapi-yaml-20260313

Conversation

@kevin-ip
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the internal-only GET /auth/allowed/{accountAddress} endpoint from the Auth OpenAPI spec and bumps generated SDK/client package versions to 1.15.0 to reflect the spec change.

Changes:

  • Removed /auth/allowed/{accountAddress} from resources/auth-api.yaml.
  • Bumped SDK/client versions to 1.15.0 across TS, Rust, and Python artifacts.
  • Updated .apigen-state to match regenerated spec hashes/timestamp.

Reviewed changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ts/sdk/package.json TS SDK version bump to 1.15.0
ts/sdk/package-lock.json Lockfile version bump to 1.15.0
rust/gen/config.yaml Rust generator config packageVersion bump
rust/gen/bluefin_api/README.md Rust generated README package version bump
rust/gen/bluefin_api/Cargo.toml Rust generated crate version bump
rust/Cargo.toml Workspace dependency + crate version bump
rust/Cargo.lock Lockfile package entries version bump
resources/auth-api.yaml Removes GET /auth/allowed/{accountAddress} path
python/sdk/src/openapi_client_README.md Python generated README package version bump
python/sdk/src/openapi_client/configuration.py Debug report version string bump
python/sdk/src/openapi_client/api_client.py User-Agent version string bump
python/sdk/src/openapi_client/init.py Python package __version__ bump
python/sdk/pyproject.toml Python project version bump
python/sdk/config.yaml Python generator config packageVersion bump
.apigen-state Updated generation timestamp + spec hash/combined hash
Files not reviewed (1)
  • ts/sdk/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@kevin-ip kevin-ip marked this pull request as ready for review March 13, 2026 23:08
@kevin-ip kevin-ip requested review from a team, alawrenc and lucasfronza as code owners March 13, 2026 23:08
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.

4 participants