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
Would be nice to have support for dynamic prefixes. For example, if I were to put ":tenantId" in prefix, what happens is that the URL is hard coded to :tenantId rather than getting replaced with the actual parameters from the URL
The text was updated successfully, but these errors were encountered:
Would be nice to have support for dynamic prefixes. For example, if I were to put ":tenantId" in prefix, what happens is that the URL is hard coded to
:tenantId
rather than getting replaced with the actual parameters from the URLThe text was updated successfully, but these errors were encountered: