From 8670376bb983f7c548bfa8968f186955058130b0 Mon Sep 17 00:00:00 2001 From: Lal Chandran Date: Mon, 18 Mar 2024 09:34:08 +0100 Subject: [PATCH] Fix: Added skeleton for EWC OpenAPI specs for issuer/holder/verifier --- openapi-spec/ewc.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openapi-spec/ewc.yaml diff --git a/openapi-spec/ewc.yaml b/openapi-spec/ewc.yaml new file mode 100644 index 0000000..1f40129 --- /dev/null +++ b/openapi-spec/ewc.yaml @@ -0,0 +1,12 @@ +info: + contact: + name: EWC + url: https://eudiwalletconsortium.org/ + description: + The EWC APIs are defined to be used across all wallet providers within EWC according the [EWC RFCs](https://github.com/EWC-consortium/eudi-wallet-rfcs). + license: + name: Apache 2.0 + url: https://www.apache.org/licenses/LICENSE-2.0 + title: EWC APIs + version: 2024.03.1 +openapi: 3.1.0