We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e7a886e
Update the create_tail endpoint to use Option<String> instead of String, as the url param is now optional.
create_tail
Option<String>
String
url