Skip to content

feat: introduce utoipa feature, document TxCodeConstraints schema - #132

Merged
daniel-mader merged 4 commits into
devfrom
feat/utoipa-feature
Jul 6, 2026
Merged

feat: introduce utoipa feature, document TxCodeConstraints schema#132
daniel-mader merged 4 commits into
devfrom
feat/utoipa-feature

Conversation

@daniel-mader

@daniel-mader daniel-mader commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description of change

  • Adds a new feature utoipa (off by default).
  • Add ToSchema annotations on structs that are exported by callers (such as ssi-agent).

Links to any relevant issues

Be sure to reference any related issues by adding fixes issue #.

How the change has been tested

Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@daniel-mader daniel-mader self-assigned this Jul 3, 2026
@daniel-mader
daniel-mader requested a review from nanderstabel July 3, 2026 15:21
@daniel-mader daniel-mader added Documentation Improvements or additions to documentation Enhancement New feature or improvement to an existing feature labels Jul 3, 2026
@codecov-commenter

codecov-commenter commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
oid4vci/src/credential_offer.rs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread oid4vci/src/credential_offer.rs
Comment thread oid4vci/src/credential_offer.rs
@daniel-mader
daniel-mader marked this pull request as ready for review July 6, 2026 07:08
@daniel-mader daniel-mader changed the title feat: introduce utoipa feature, document TxCodeConstraints feat: introduce utoipa feature, document TxCodeConstraints schema Jul 6, 2026
@daniel-mader
daniel-mader merged commit bc3f563 into dev Jul 6, 2026
3 checks passed
@daniel-mader
daniel-mader deleted the feat/utoipa-feature branch July 6, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Enhancement New feature or improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants