You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just picked up the latest swagger.py and tried to generated a swagger json from my YANG module which references other YANG modules. What I noticed was the elements referenced in the imported modules using the "uses" keyword were not resolved i.e. those element definitions were missing.
Seems like a problem with resolving reference definitions from other modules.
Cheers,
Pek Lee
The text was updated successfully, but these errors were encountered:
Hi there,
I just picked up the latest swagger.py and tried to generated a swagger json from my YANG module which references other YANG modules. What I noticed was the elements referenced in the imported modules using the "uses" keyword were not resolved i.e. those element definitions were missing.
Seems like a problem with resolving reference definitions from other modules.
Cheers,
Pek Lee
The text was updated successfully, but these errors were encountered: