Generic implementation record for an endpoint's methods. Both host and client (mock) reuse this by supplying their own ExtraParams (the environment-specific parameters layered onto the shared BaseEndpointMethodImplementationParams).
ExtraParams
@rest-vir/api
Generic implementation record for an endpoint's methods. Both host and client (mock) reuse this by supplying their own
ExtraParams(the environment-specific parameters layered onto the shared BaseEndpointMethodImplementationParams).