Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-26 | Convert script from python to python3 | Dan Timoney | 1 | -1/+1 | |
Convert script to use python3 executable instead of python Issue-ID: SDNC-1789 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic22e120621cf2f42d2ff3a90599a726db4765911 | |||||
2020-06-08 | Generate ODL compliant swagger models from yang | Dan Timoney | 1 | -0/+57 | |
Updated generic-resource-api to generate swagger v2 models from yang that comply with OpenDaylight RESTCONF structure Change-Id: Ib74d3ff49b2f13ec9026a33b4a70ef506e12632b Issue-ID: SDNC-409 Signed-off-by: Dan Timoney <dtimoney@att.com> |