You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* TODO Handle endpoints that do not return responses
* Another piquant flavor for #178 and #61
*/
import*asEndpointfrom'../../Endpoint.js';import{Payload}from'./ImpersonateStart/Payload.js';/* * TODO Handle endpoints that do not return responses * Another piquant flavor for #178 and #61 */export*from'./ImpersonateStart/Payload.js';// There is no returned response from this callexportconstprepare: Endpoint.Prepare<Payload>=(payload,base?: string)=>
The text was updated successfully, but these errors were encountered:
Another piquant flavor for #178 and #61
myschoolapp-reporting/packages/datadirect/src/api/Security/ImpersonateStart.ts
Lines 5 to 7 in 67d0372
The text was updated successfully, but these errors were encountered: