UNPKG

@scalar/api-client

Version:

the open source API testing client

14 lines (13 loc) 260 B
const r = ({ authStore: t, documentName: o, ...e }) => e.type === "document" ? !1 : t.getAuthSelectedSchemas({ type: "operation", documentName: o, path: e.path, method: e.method }) !== void 0; export { r as getDefaultOperationSecurityToggle };