Add sample layer2 files

This commit is contained in:
Venkatesh Babu
2024-04-15 21:34:00 +05:30
parent 2e906f35e7
commit 5d8c32ce47
7 changed files with 14423 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +1,8 @@
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Beckn Protocol Core title: DHP Core API
description: DHP layer 2 config from core yaml description: DHP Core API specification. This is an adaptation of Beckn core version 1.1.0
version: 1.1.0 version: 0.7.3
security: security:
- SubscriberAuth: [] - SubscriberAuth: []
paths: paths:
@@ -11,7 +11,7 @@ paths:
tags: tags:
- Beckn Provider Platform (BPP) - Beckn Provider Platform (BPP)
- Beckn Gateway (BG) - Beckn Gateway (BG)
description: BAP declares the customer's intent to buy/avail products or services description: BAP declares the customer's intent to buy/avail healthcare services/products.
requestBody: requestBody:
content: content:
application/json: application/json:

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: Beckn Protocol Core title: Beckn for Local Retail
description: retail layer 2 config from core yaml description: Adaptation of beckn protocol for the local retail domain
version: 1.1.0 version: 1.1.0
security: security:
- SubscriberAuth: [] - SubscriberAuth: []
@@ -11,7 +11,7 @@ paths:
tags: tags:
- Beckn Provider Platform (BPP) - Beckn Provider Platform (BPP)
- Beckn Gateway (BG) - Beckn Gateway (BG)
description: BAP declares the customer's intent to buy/avail products or services description: BAP declares the customer's intent to buy products from retail providers
requestBody: requestBody:
content: content:
application/json: application/json: