Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add doc comments for credentials #355

Merged
merged 16 commits into from
Sep 16, 2024
Merged

Add doc comments for credentials #355

merged 16 commits into from
Sep 16, 2024

Conversation

KendallWeihe
Copy link
Contributor

  • Add all doc comments to APID
  • Add doc comments to rust for VC and Verifiable Presentation
  • Add examples, and add to test suite
  • Add just docs Justfile recipe
  • Add same set of doc comments to kotlin code

Copy link
Contributor

@nitro-neal nitro-neal left a comment

Choose a reason for hiding this comment

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

Great stuff, lots of work here.

I think it overall it could be a bit too verbose,

I think we can

  • remove imports in docs
  • remove jwts in docs
  • remove duplicate definitions, like vc context field is defined in vc data model and vc create options, (and other places?) can just remove from the vc create options field comment or just say its the optional vc context override, dont have to redefine the meaning of what the context is

@nitro-neal nitro-neal merged commit a565623 into main Sep 16, 2024
22 checks passed
@nitro-neal nitro-neal deleted the kendall/doc-comments branch September 16, 2024 19:12
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.

2 participants