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
I should probably put all the nwc subpaths behind a common nwc subpath. E.g. https://<nebari-domain>/argo/nwc/info, https://<nebari-domain>/argo/nwc/validate, https://<nebari-domain>/argo/nwc/mutate
Users may not know if NWC is deployed or not. It can be frustrating if it's not deployed b/c the expected result will not happen.
To fix, I could add a
https://<nebari-domain>/argo/nwc/info
subpath which returns{"version":"<nwc version>"}
if it's deployed.The text was updated successfully, but these errors were encountered: