MCPcopy Create free account

hub / github.com/scalar/scalar / functions

Functions4,087 in github.com/scalar/scalar

↓ 2 callersFunctionserializePropertyKey
(key: string)
packages/server-side-rendering/src/ssr.ts:316
↓ 2 callersMethodsetActuatorEnabled
(boolean actuatorEnabled)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:411
↓ 2 callersMethodsetAgent
(ScalarAgentOptions agent)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:619
↓ 2 callersMethodsetAgent
Sets the Agent Scalar options for this source. @param agent the agent options
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/config/ScalarSource.java:148
↓ 2 callersFunctionsetConflictResolution
(index: number, resolution: ConflictResolutionState)
projects/scalar-app/src/features/editor/hooks/use-three-way-merge-editor.ts:476
↓ 2 callersMethodsetCustomCss
(String customCss)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/internal/ScalarConfiguration.java:227
↓ 2 callersFunctionsetExpanded
(id: string, value: boolean)
packages/sidebar/src/helpers/create-sidebar-state.ts:156
↓ 2 callersMethodsetHideDarkModeToggle
(boolean hideDarkModeToggle)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:379
↓ 2 callersMethodsetHideSearch
(boolean hideSearch)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:395
↓ 2 callersMethodsetHideTestRequestButton
(boolean hideTestRequestButton)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:363
↓ 2 callersMethodsetTelemetry
(boolean telemetry)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:515
↓ 2 callersMethodsetTheme
(ScalarTheme theme)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/internal/ScalarConfiguration.java:331
↓ 2 callersFunctionsetup
(_options, _nuxt)
integrations/nuxt/src/module.ts:37
↓ 2 callersFunctionshowTooltip
* Show the tooltip
packages/components/src/components/ScalarTooltip/useTooltip.ts:255
↓ 2 callersFunctionstartResize
(event: PointerEvent, onMove: (event: PointerEvent) => void, cursor: string)
packages/api-client/src/v2/components/resize/use-split-resize.ts:48
↓ 2 callersFunctionstartSandboxFrameServer
()
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/sandbox-frame-server.ts:203
↓ 2 callersFunctionstopActiveResize
()
packages/api-client/src/v2/components/resize/use-split-resize.ts:43
↓ 2 callersFunctionstopWaiting
()
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/sandbox-adapter.ts:158
↓ 2 callersFunctionstringifyEntryValue
(value: unknown)
packages/workspace-store/src/request-example/builder/body/serialize-form-property.ts:23
↓ 2 callersFunctionstringifyValue
(value: unknown)
packages/api-client/src/v2/blocks/request-block/helpers/get-form-body-rows.ts:9
↓ 2 callersFunctionstrip
(v: string)
tooling/scripts/src/commands/packages/catalog.ts:127
↓ 2 callersFunctionstripInlineMarkdown
* Strips inline Markdown formatting to extract plain text. * * Handles: links, images, bold/italic, inline code, strikethrough, and HTML tags.
packages/helpers/src/markdown/get-markdown-headings.ts:6
↓ 2 callersFunctionstripPrefix
(value: string, prefix: string)
packages/mock-server/src/utils/deserialize-parameter.ts:146
↓ 2 callersFunctionstripSidebarLayout
(layout: unknown)
tooling/scripts/src/commands/generate-blog.ts:427
↓ 2 callersFunctionstructuralEmit
(schema: Schema, depth: number, ctx: TypeGenContext, braceIndent: string)
packages/validation/src/typegen.ts:187
↓ 2 callersFunctionsyncTabs
(to: RouteLocationNormalizedGeneric)
projects/scalar-app/src/features/app/app-state.ts:1346
↓ 2 callersFunctiontextElement
(value: string)
packages/code-highlight/src/code/line-numbers.ts:15
↓ 2 callersFunctiontoComparableStatus
(response: string)
packages/mock-server/src/utils/find-preferred-response-key.ts:14
↓ 2 callersFunctiontoErrorMessage
(error: unknown)
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/sandbox-frame-server.ts:28
↓ 2 callersFunctiontoRef
(path: string | undefined)
packages/helpers/src/object/to-json-compatible.ts:24
↓ 2 callersFunctiontoRubyMethodClass
(method: string)
packages/snippetz/src/plugins/ruby/native/native.ts:26
↓ 2 callersFunctiontoScreamingSnakeCase
* Helper function to convert a string to SCREAMING_SNAKE_CASE for Java enum values. * Uses the custom mappings defined at the top of the file for bet
packages/snippetz/scripts/generate-java-enums.ts:69
↓ 2 callersFunctiontoSingleParameterRow
( parameter: ParameterObject, schema: SchemaObject | undefined, value: unknown, isDisabled: boolean, )
packages/api-client/src/v2/blocks/request-block/helpers/create-parameter-rows.ts:132
↓ 2 callersFunctiontransformItemsObject
(obj: T)
packages/openapi-upgrader/src/2.0-to-3.0/upgrade-from-two-to-three.ts:651
↓ 2 callersFunctiontransformResponseHeader
* Transform OpenAPI 2.0 response header to OpenAPI 3.0 format. * Response headers do not have "in", "name", "style", or "explode" properties.
packages/openapi-upgrader/src/2.0-to-3.0/upgrade-from-two-to-three.ts:754
↓ 2 callersFunctiontransformation
(value: string)
packages/workspace-store/src/helpers/generate-unique-value.test.ts:60
↓ 2 callersFunctiontrim
(arr: Array<string>)
packages/helpers/src/node/path.ts:143
↓ 2 callersFunctiontruncateResponse
(response: unknown)
packages/agent-chat/src/client-tools/execute-request.ts:31
↓ 2 callersMethodtryCreate
(String mapperClassName, boolean useBuilder)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/internal/JacksonJsonSerializer.java:106
↓ 2 callersFunctiontryParse
( input: string, parser: (input: string) => unknown, type: 'json' | 'yaml', )
projects/scalar-app/src/features/command-palette/helpers/get-openapi-document-details.ts:69
↓ 2 callersFunctionunlock
()
packages/api-client/src/v2/hooks/use-scroll-lock.ts:46
↓ 2 callersFunctionunpackOverridesProxy
(input: T)
packages/workspace-store/src/helpers/overrides-proxy.ts:134
↓ 2 callersFunctionupdateExtensionKey
( operation: OpenAPIV3_1.OperationObject, extensionKey: string, oldKey: string, newKey: string, )
packages/postman-to-openapi/src/helpers/merge-path-item.ts:72
↓ 2 callersFunctionupgradeCommand
(previousQueue: Queue<T>)
packages/openapi-parser/src/utils/openapi/commands/upgradeCommand.ts:28
↓ 2 callersFunctionupgradeSecurity
Maps every 2.x security requirement to its 3.0 form (`$ref` or inline OAuth + `scopes`).
packages/asyncapi-upgrader/src/2.6-to-3.0/upgrade-from-two-to-three.ts:84
↓ 2 callersFunctionusePathMasking
({ isReady, operationKey, shouldMask, onMask }: UsePathMaskingOptions)
packages/api-client/src/v2/blocks/scalar-address-bar-block/hooks/use-path-masking.ts:32
↓ 2 callersFunctionuseProvideTeleport
(id?: string)
packages/components/src/components/ScalarTeleport/useTeleport.ts:22
↓ 2 callersFunctionuseSidebarContextMenu
({ eventBus, sidebarState, }: { eventBus: WorkspaceEventBus sidebarState: SidebarState<TraversedEntry>
projects/scalar-app/src/features/app/hooks/use-sidebar-context-menu.ts:41
↓ 2 callersMethodvalidate
(api: string, callback: (err: any, api: any) => void)
packages/openapi-parser/tests/migration-layer.test.ts:39
↓ 2 callersFunctionvalidateCommand
(previousQueue: Queue<T>, options?: ValidateOptions)
packages/openapi-parser/src/utils/openapi/commands/validateCommand.ts:29
↓ 2 callersFunctionvalueAfterEquals
(segment: string)
packages/mock-server/src/utils/deserialize-parameter.ts:150
↓ 2 callersFunctionvariables
()
packages/use-codemirror/src/hooks/variables.ts:20
↓ 2 callersFunctionwaitForFonts
(page: Page)
projects/scalar-app/test/scalar-app-page-tour.e2e.ts:77
↓ 2 callersFunctionwaitForLoadingState
()
packages/api-client/src/v2/blocks/scalar-auth-selector-block/components/OpenIDConnect.test.ts:70
↓ 2 callersFunctionwaitForMainWindow
(app: ElectronApplication)
projects/scalar-app/test/electron.e2e.ts:93
↓ 2 callersFunctionwaitForMessage
(kind: string)
projects/scalar-app/test/helpers/request-scripts-csp-scenario.ts:148
↓ 2 callersFunctionwaitForStableAriaSnapshot
* Wait for the ARIA snapshot (e.g. the dom structure) to stabilize
packages/api-reference/test/snapshots-cdn/snapshot.e2e.ts:11
↓ 2 callersFunctionwalk
(list: LooseItem[], prefix: number[])
projects/scalar-app/src/features/command-palette/helpers/postman-request-tree.ts:108
↓ 2 callersFunctionwalkSelectedSchemes
( store: WorkspaceStore | null, document: WorkspaceDocument, transform: (selectedSchemes: SecurityRequir
packages/workspace-store/src/mutators/auth.ts:439
↓ 2 callersFunctionwithoutContentType
(body: string)
packages/mock-server/src/utils/validate-request.test.ts:814
↓ 2 callersFunctionworkspaceDocument
(name: string)
packages/workspace-store/src/server.test.ts:71
↓ 2 callersFunctionwrapUnionMember
(t: string)
packages/validation/src/typegen.ts:291
↓ 2 callersFunctionwriteCallbackResponse
( response: http.ServerResponse, { corsOrigin, message, statusCode, success, }: { co
projects/scalar-app/entrypoints/electron/main/actions/get-exchange-token.ts:70
↓ 2 callersFunctionwriteReleaseNotesMarkdown
(options: WriteMarkdownOptions)
packages/release-notes/src/writers/write-release-notes-markdown.ts:23
↓ 1 callersFunctionOpenAPI
(config: OpenAPIConfig = {})
packages/nextjs-openapi/src/openapi.ts:69
↓ 1 callersFunctionScalarApiReference
(givenConfiguration: Partial<ApiReferenceConfiguration>)
integrations/sveltekit/src/scalar-api-reference.ts:18
↓ 1 callersMethod_extractRefValue
* Attempts to extract the actual $ref value from the specification * by walking the instancePath through the spec object.
packages/openapi-parser/src/utils/betterAjvErrors/validation-errors/format.js:59
↓ 1 callersMethod_getUriReferenceMessage
* Builds a contextual error message for uri-reference format failures on $ref values.
packages/openapi-parser/src/utils/betterAjvErrors/validation-errors/format.js:41
↓ 1 callersFunction_isDroppable
(offset: DragOffset)
packages/sidebar/src/hooks/use-draggable.ts:128
↓ 1 callersFunctionaddBodyContent
* Add body content to the request
packages/snippetz/src/plugins/csharp/httpclient/httpclient.ts:134
↓ 1 callersFunctionaddDocument
(input: WorkspaceDocumentInput, navigationOptions?: NavigationOptions)
packages/workspace-store/src/client.ts:1127
↓ 1 callersFunctionaddDocument
(input, navigationOptions)
packages/workspace-store/src/server.ts:429
↓ 1 callersFunctionaddDocumentSync
( document: Record<string, unknown>, meta: { name: string } & WorkspaceDocumentMeta, navigationOpt
packages/workspace-store/src/server.ts:382
↓ 1 callersFunctionaddEntryToIndex
* Adds a single entry to the search index, handling all entry types recursively.
packages/api-client/src/v2/features/search/helpers/create-search-index.ts:36
↓ 1 callersFunctionaddEntryToIndex
* Adds a single entry to the search index, handling all entry types recursively. * * AsyncAPI documents contribute heading, tag, and model entries h
packages/api-reference/src/features/Search/helpers/create-search-index.ts:162
↓ 1 callersFunctionaddFathomAnalytics
()
documentation/assets/fathom.js:2
↓ 1 callersFunctionaddHeadersAndAuth
* Add headers and authentication to the request
packages/snippetz/src/plugins/csharp/httpclient/httpclient.ts:81
↓ 1 callersFunctionaddIndent
(str: string, spaces: number = 2, initialIndent: boolean = false)
packages/client-side-rendering/src/html-rendering.ts:35
↓ 1 callersFunctionaddLazyCompleteCallback
(callback: (() => void) | undefined)
packages/api-reference/src/helpers/lazy-bus.ts:67
↓ 1 callersFunctionaddLines
* Adds lines to a node recursively and returns them * * @param node - The node to add lines to * @param lines - The current lines * @param copyPar
packages/code-highlight/src/code/line-numbers.ts:63
↓ 1 callersFunctionaddParents
(currentId: string)
packages/api-reference/src/helpers/lazy-bus.ts:294
↓ 1 callersFunctionaddResponseFromRequestName
( operationObject: OpenAPIV3_1.OperationObject, requestName: string | undefined, )
packages/postman-to-openapi/src/helpers/path-items.ts:449
↓ 1 callersFunctionaddSlugAndTitle
( source: ConfigWithRequiredSource, index = 0, slug: (v: string) => string, )
packages/api-reference/src/helpers/normalize-configurations.ts:110
↓ 1 callersFunctionaddToMap
(key: string, entry: WithParent<TraversedTag>)
packages/workspace-store/src/navigation/helpers/get-tag-entries.ts:29
↓ 1 callersFunctionaddToPendingQueue
(id: string | undefined)
packages/api-reference/src/helpers/lazy-bus.ts:168
↓ 1 callersFunctionallFilesMatch
(fileList: { path: string; content: string }[])
packages/workspace-store/test/helpers.ts:8
↓ 1 callersFunctionalphanumeric
(length: number)
packages/workspace-store/src/request-example/functions.ts:112
↓ 1 callersFunctionapplyChange
(current: any, path: string[], d: Difference<T>, depth = 0)
packages/json-magic/src/diff/apply.ts:44
↓ 1 callersFunctionapplyDefaultScopes
( requirement: NonNullable<OpenApiDocument['security']>[number], securitySchemes: Record<string, DefaultSc
packages/workspace-store/src/request-example/context/security/get-selected-security.ts:24
↓ 1 callersFunctionapplyIdRedirects
(id: string, redirects: IdRedirect[])
packages/api-reference/src/helpers/id-routing.ts:256
↓ 1 callersFunctionapplyScalarTheme
(theme: string, isDarkMode: boolean)
projects/scalar-app/src/features/editor/helpers/theme/apply-scalar-theme.ts:20
↓ 1 callersFunctionareModifiersPressed
(event: KeyboardEvent, modifiers: HotKeyModifiers)
packages/api-client/src/v2/helpers/handle-hotkeys.ts:58
↓ 1 callersFunctionasOpenApiDocumentV3_1
(document: UnknownObject)
packages/openapi-parser/src/utils/join/join.ts:250
↓ 1 callersFunctionassertSandboxFrameLocation
(sandboxFrame: SandboxFrame)
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/sandbox-adapter.ts:110
↓ 1 callersFunctionattrsToList
(attrs?: Record<string, any>)
packages/components/src/docs/useBindCx/useBindCx.stories.ts:6
↓ 1 callersFunctionbetterAjvErrors
(schema: any, data: any, errors: AjvError[], options: BetterAjvErrorsOptions = {})
packages/openapi-parser/src/utils/betterAjvErrors/index.ts:20
↓ 1 callersFunctionbfs
(el1: unknown, el2: unknown, prefix = [])
packages/json-magic/src/diff/diff.ts:55
↓ 1 callersFunctionbindEchoHandlers
(ws: WebSocket, connectionTimeoutMs: number)
packages/void-server/src/void-websocket.ts:52
↓ 1 callersFunctionbindingObjectProperties
()
packages/schemas/src/asyncapi/3.1/bindings.ts:39
↓ 1 callersFunctionblockIntersection
()
packages/api-reference/src/helpers/lazy-bus.ts:79
← previousnext →1,901–2,000 of 4,087, ranked by callers