docs(openapi): drop removed /biometric/card-detect path#82
Merged
ahmetabdullahgultekin merged 1 commit intoMay 29, 2026
Merged
Conversation
ahmetabdullahgultekin
added a commit
that referenced
this pull request
Jun 3, 2026
…login deployed (#140) Mobile demo-safe fixes (client-apps #82) + Activity History (#83); web approve-login re-home + new QR sign-in (web-app #199) merged + deployed (app.fivucsas auto via Hostinger, verify.fivucsas rebuilt). NFC-MRZ/QR-button were already fixed in the v5.3.0 tag (#80). Deferred: QR multi-step handoff, APK rebuild, backend invites/notifs. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ahmetabdullahgultekin
added a commit
that referenced
this pull request
Jun 6, 2026
Brings master's submodule pointers up to each submodule's main HEAD after this session's merges: - identity-core-api be3506fe → 1c890a5 (cross-device QR/approve MFA + V83 + WebAuthn/RBAC fixes; #206) - web-app a1455c3f → 2ed0b0a (config-fetch UX + SW-cache fix #206; post-#199 work) - client-apps 671c6e35 → d7c982d (v5.3.1: MFA stale-conn retry #87 + #86/#82/#83 + docs) - biometric-processor 9d501220 → 23535f1 (gitignore prod-secret backups #138) - spoof-detector 37ec7802 → 9b1d73e (track CelebA adapter + result JSONs; gitignore captures/.pt/node_modules) - docs 78a9b4a8 → 597ac58 (33 verified Mermaid diagrams + truth-claims) - practice-and-test 5f8a6794 → 0d20a27 Pointer-only update on the canonical master line; does NOT touch the deferred truth-claims-poster parent-branch reconciliation. Found via scripts/drift-check.sh. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the
/biometric/card-detectpath from the docs-site OpenAPI spec — the server proxy was removed (identity-core-api #114; card detection is client-only). JSON validated. Will redeploy docs.fivucsas.com after merge. 🤖 Generated with Claude Code