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
projectMembers.delete doesn't work. Looks like the function is looking for {type_} with underscore, where the URL endpoint has {type}. This also affects projectMembers.get & projectMembers.update.
#16 would fix this, but it was closed as the SDK is auto-generated:
The text was updated successfully, but these errors were encountered:
projectMembers.delete
doesn't work. Looks like the function is looking for{type_}
with underscore, where the URL endpoint has{type}
. This also affectsprojectMembers.get
&projectMembers.update
.#16 would fix this, but it was closed as the SDK is auto-generated:
The text was updated successfully, but these errors were encountered: