Skip to content

Instantly share code, notes, and snippets.

View Alcyeron's full-sized avatar

Dhruv Prasad Deshpande Alcyeron

View GitHub Profile
openapi: 3.1.0
info:
description: Adaptation of beckn protocol for the Energy retail use case. Compatible with protocol specification version 1.1.
title: Beckn Energy retail API Specification
version: 0.1.0
security:
- SubscriberAuth: []
servers:
- url: 'https://ps-bap-client.becknprotocol.io'
description: BOC Network
@Alcyeron
Alcyeron / deg_retail_1.1.0.yaml
Created June 11, 2025 17:34
DEG retail catalog
openapi: 3.0.0
info:
title: Beckn for Local Retail
description: Adaptation of beckn protocol for the local retail domain
version: 1.1.0
security:
- SubscriberAuth: []
paths:
/search:
post: