如何在Opendaylight中配置Restconf的swagger UI
How to configure swagger UI of Restconf in Opendaylight
最近,我将 ODL 项目从 Boron 更新为 Carbon。
之前我在UI中打开一个API时,在"Response Class"中没有显示每个rpc的Yang模型中定义的那些细节。升级后,所有的细节都显示出来了,向下滚动页面需要时间。
我很好奇可以参考哪些相关文档或 wiki 来配置这些内容。谢谢。
all the details are showed up,
是不是很棒?! ;-)
which takes time to scroll down page.
所以你不想要那个?
I am just curious what's the related documentation or
负责此的 ODL 项目是 RESTCONF,NETCONF 的一部分,请参阅 https://wiki.opendaylight.org/view/NETCONF:Main and https://lists.opendaylight.org/mailman/listinfo/netconf-dev 邮件列表。
to configure those stuff
可能没有禁用它的配置。但是您可以提供这样的功能吗?欢迎开源!
最近,我将 ODL 项目从 Boron 更新为 Carbon。
之前我在UI中打开一个API时,在"Response Class"中没有显示每个rpc的Yang模型中定义的那些细节。升级后,所有的细节都显示出来了,向下滚动页面需要时间。
我很好奇可以参考哪些相关文档或 wiki 来配置这些内容。谢谢。
all the details are showed up,
是不是很棒?! ;-)
which takes time to scroll down page.
所以你不想要那个?
I am just curious what's the related documentation or
负责此的 ODL 项目是 RESTCONF,NETCONF 的一部分,请参阅 https://wiki.opendaylight.org/view/NETCONF:Main and https://lists.opendaylight.org/mailman/listinfo/netconf-dev 邮件列表。
to configure those stuff
可能没有禁用它的配置。但是您可以提供这样的功能吗?欢迎开源!