Merge pull request #254 from rajaneeshk90/add-mobility-l2-config

Adding mobility layer2 config created with ONDC rules
This commit is contained in:
rajaneeshk90
2024-10-10 20:16:21 +05:30
committed by GitHub
3 changed files with 10684 additions and 1545 deletions

View File

@@ -0,0 +1,11 @@
# Steps to generate a layer 2 config
## Introduction
There could be many ways to create a layer 2 config. This document introduces one possible way using which a layer 2 config can be created.
## Details
In this approach we are using OpenAPI 3.1 to construct a layer 2 config.
[This](./../samples/mobility_1.1.0.yaml) Mobility domain layer 2 configuration was created using the above approach.
The details of how to create a layer 2 configuration using this approach is documented [here](https://github.com/beckn/mobility/blob/layer2-oas-3.1/api/l2-config/oas-3.1/ondemandride/README.md).

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff