Open Nick-OpusVL opened 5 years ago
Possible suggestions I've thought of so far are endpoint_record or even just endpoint if that wouldn't confuse us with the endpoint URL itself.
endpoint_record
endpoint
Also there are points in the API where record is declared optional but the method would crash without it.
record
Possible suggestions I've thought of so far are
endpoint_record
or even justendpoint
if that wouldn't confuse us with the endpoint URL itself.Also there are points in the API where
record
is declared optional but the method would crash without it.