Skip to content

Commit

Permalink
Update src/regps/app/fastapi_app.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lance <lance.byrd@gleif.org>
  • Loading branch information
aydarng and 2byrds authored Aug 30, 2024
1 parent 19080e2 commit 3b06e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/regps/app/fastapi_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ async def status_for_lei_route(
description="AID",
openapi_examples={
"default": {
"summary": "Default AID",
"summary": "Default AID. Must have logged into the verifier with a role credential specifying the LEI.",
"value": check_upload_examples["request"]["aid"],
}
},
Expand Down

0 comments on commit 3b06e2e

Please sign in to comment.