microsoft / microsoft/OpenAPI.NET
OpenApiStreamReader.ReadAsync() throws an InvalidOperation exception when using ResolveAllReferences
未關閉
@darrelmiller 已經在處理了。
開始於 2023年4月3日。
status:waiting-for-internal-feedback
- 主要語言
- C#
- 星號
- 1.6k
- 分支
- 286
- 平均合併
- 6 小時 38 分鐘
- 30 天內合併 PR
- 35
描述
Need help resolving remote references.
OpenApiStreamReader.ReadAsync() throws an InvalidOperation exception with the message "This operation is not supported for a relative URI." when using 'ReferenceResolutionSetting.ResolveAllReferences' flag.
what should the BaseUrl be set to ? currently I am not setting it not sure what I need to set it to.
I am using the yaml files defined in https://github.com/jdegre/5GC_APIs.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。