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
Hey again, i found another bug, in the CaseFileTemplate the relativeURL is set to casefiletype while its stated in the API doc to be casefile/casefiletype so if anyone tries to get all available templates it will call the endpoint /casefiletype which is not found anywhere in the docs.
The text was updated successfully, but these errors were encountered:
Hey again, i found another bug, in the CaseFileTemplate the relativeURL is set to
casefiletype
while its stated in the API doc to becasefile/casefiletype
so if anyone tries to get all available templates it will call the endpoint/casefiletype
which is not found anywhere in the docs.The text was updated successfully, but these errors were encountered: