Skip to content

Sync with rails api#13

Merged
abunsen merged 3 commits into
mainfrom
sync-with-rails-api
May 9, 2026
Merged

Sync with rails api#13
abunsen merged 3 commits into
mainfrom
sync-with-rails-api

Conversation

@abunsen
Copy link
Copy Markdown
Contributor

@abunsen abunsen commented May 9, 2026

No description provided.

abunsen added 3 commits May 8, 2026 21:53
The rails route at PUT /v1/console/landing-pages/:id only accepts PUT, not
PATCH, so the SDK's prior PATCH request would 404. Updates the production
client, the corresponding test, and the feature matrix row.
…id}/publish

Adds method, response model, README example, matrix row, and test.
…ES-GCM decrypt

The SDK generates a P-256 keypair locally and decrypts the server-returned
envelope (HKDF-SHA256 with info accessgrid-smart-tap-reveal-v1, AES-256-GCM)
so the private key never leaves the host. Adds BouncyCastle (bcprov +
bcpkix, 1.78.1) for the crypto primitives and PEM I/O.
@abunsen abunsen merged commit ec06123 into main May 9, 2026
1 check passed
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.

1 participant