Currently we allow a user to submit endpoints using various short hand forms, such as :3000. Currently this is mentioned in the docs that this is also allowed in the [[endpoint]].url property in a am.toml. Currently this is not supported as it is parsed as a regular URL.
Currently we allow a user to submit endpoints using various short hand forms, such as
:3000
. Currently this is mentioned in the docs that this is also allowed in the[[endpoint]].url
property in aam.toml
. Currently this is not supported as it is parsed as a regular URL.