Skip to content

Commit

Permalink
Merge branch 'PVW-2056-relying-party-howto-wallet' into 'main'
Browse files Browse the repository at this point in the history
PVW-2056: Relying party howto wallet

See merge request wallet/nl-wallet!1106
  • Loading branch information
rubin55 committed Aug 9, 2024
2 parents 80cee90 + 17009bd commit 637f352
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 38 deletions.
8 changes: 3 additions & 5 deletions documentation/api/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
This directory contains the API documentation for the Wallet (as of this writing
2024-07-28, specifically, the `disclosure` API for the `wallet_server`'s public
2024-08-08, specifically, the `disclosure` API for the `wallet_server`'s public
and private endpoints).

There are a couple of documents here:

* `wallet-disclosure-postman_collection.json`: A Postman collection containing
API calling sessions for various scenarios, generated from recording a test
run;
* `wallet-disclosure-components.openapi.yaml`: An OpenAPIv3 components library
which is included/used in the private and public API spec documents;
which is included/used in the private and public API spec documents below.
You shouldn't open this in a Swagger/OpenAPI editor/preview on its own;
* `wallet-disclosure-private.openapi.yaml`: The private/internal API for the
wallet_server's disclosure functionality;
* `wallet-disclosure-public.openapi.yaml`: The public/external API for the
Expand Down
Loading

0 comments on commit 637f352

Please sign in to comment.