Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ygot related enhancements and fixes #34

Merged
merged 8 commits into from
Oct 30, 2020

Conversation

mbalachandar
Copy link
Contributor

  1. Enhanced the unmarshaling method to update the existing list entries instead of replacing it, and by providing this as one more option in the method.
  2. Optimized the EmitJson method to improve the performance of the Marshaling of object into json data
  3. Fixed the issue in finding the type, if the type is defined as typedf which got included as part of Include statement.
  4. Added the support to synchronize the access of the pathToSchema, ChildSchema, regexp maps
  5. Fixed the issue in MergeStruct method by comparing with src. object and updating the content of the dest. object properly
  6. Added the lint:ignore statment to avoid static check on the methods getNodeName, getObjectFieldName
  7. Fixed the issue to only skip the validation for sonic yang model, since the validation is handled in the CVL.

@renukamanavalan renukamanavalan merged commit 49e5a22 into sonic-net:master Oct 30, 2020
dell-engops pushed a commit to project-arlo/sonic-mgmt-common that referenced this pull request Feb 7, 2022
…c_share-to-dell_sonic_share

Merge broadcom_sonic_share to dell_sonic_share - 0203
kwangsuk pushed a commit that referenced this pull request Oct 2, 2024
* Internal Review: PortChannel support for REST and subscription  (#33)

* Support PortChannel, Subscription, Test

* support portchannel subscription code

---------

Co-authored-by: Satoru-Shinohara <satoru.shinohara@dell.com>
Co-authored-by: Nikita Agarwal <nikita_agarwal1@dell.com>

* Address Review Comments on Community PR (#34)

---------

Co-authored-by: Nikita Agarwal <nikita_agarwal1@dell.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants