API-Flow base exporter should support null authentication
JonathanMontane opened this issue · 2 comments
JonathanMontane commented
null
authentication is slightly different from no authentication.
From a semantic point of view, it means that the request can be done without any authentication, while no authentication could also mean that the authentications were not provided in the file for various reason (e.g. the format does not support this auth format).
JonathanMontane commented
will be supported in v0.1
JonathanMontane commented
see #45