Skip to content
代码片段 群组 项目
未验证 提交 70b7975e 编辑于 作者: github-actions[bot]'s avatar github-actions[bot] 提交者: GitHub
浏览文件

[release/6.0] Fixed duplicate metadata in ModelDataSource (#36340)


* Fixed duplicate metadata in ModelDataSource - Today when we make endpoints for the ModelDataSource, we apply the callbacks to the EndpointBuilder before creating the endpoint. This happens every time anyone accesses the endpoints property. Instead of re-applying the conventions, we do it once on Build. We also throw if more conventions are added after building. - Added tests

* Apply suggestions from code review

Co-authored-by: default avatarPranav K <prkrishn@hotmail.com>

Co-authored-by: default avatarDavid Fowler <davidfowl@gmail.com>
Co-authored-by: default avatarPranav K <prkrishn@hotmail.com>
上级 bca03172
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册