Add sample layer2 files
This commit is contained in:
2164
layer2/samples/dhp_0.7.3_1.1.0.yaml
Normal file
2164
layer2/samples/dhp_0.7.3_1.1.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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:
|
||||||
|
|||||||
3063
layer2/samples/dsep_1.1.0.yaml
Normal file
3063
layer2/samples/dsep_1.1.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
3063
layer2/samples/dsep_courses_1.1.0.yaml
Normal file
3063
layer2/samples/dsep_courses_1.1.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
3063
layer2/samples/dsep_jobs_1.1.0.yaml
Normal file
3063
layer2/samples/dsep_jobs_1.1.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
3063
layer2/samples/dsep_scholarships_1.1.0.yaml
Normal file
3063
layer2/samples/dsep_scholarships_1.1.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user