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
The baseuri can now be anything you want, it will still be the The DataTank uri, package and resource concatenated.
In tdt/input I have added an automatic example.com/foo/bar. A way better solution would be to put it in the form as well, so that people can choose the URI of their organisation.
The baseuri can now be anything you want, it will still be the The DataTank uri, package and resource concatenated.
In tdt/input I have added an automatic example.com/foo/bar. A way better solution would be to put it in the form as well, so that people can choose the URI of their organisation.
https://github.com/tdt/input/blob/feature-test/src/tdt/input/scheduler/controllers/TestController.php#L53 → this as a POST parameter as well.
The text was updated successfully, but these errors were encountered: