The call directory the query verbs resolve against on a client that has not
committed to a version: ApiCallDirectoryBase, the entries whose signature
is identical in every generated version.
This is the call facet of BaseApiDirectory; a client parameterised with
a version's ApiDirectory reaches that version's call directory instead,
including the methods the shared base cannot contain.
The call directory the query verbs resolve against on a client that has not committed to a version:
ApiCallDirectoryBase, the entries whose signature is identical in every generated version.This is the
callfacet ofBaseApiDirectory; a client parameterised with a version'sApiDirectoryreaches that version's call directory instead, including the methods the shared base cannot contain.