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
Maybe due to “subsequent references are simply modified to point to the single inlined copy of the file”, it occurs the question like this :"$ref": "#/paths/1workspaces1%7BworkspaceId%7D~1reservations/get/parameters/0". Because it replace “{“ with “%7B“ and replace “}“ with “%7D“
Maybe due to “subsequent references are simply modified to point to the single inlined copy of the file”, it occurs the question like this :"$ref": "#/paths/
1workspaces1%7BworkspaceId%7D~1reservations/get/parameters/0". Because it replace “{“ with “%7B“ and replace “}“ with “%7D“