MCPcopy Create free account

hub / github.com/scalar/scalar / functions

Functions4,087 in github.com/scalar/scalar

↓ 1 callersMethodisDefaultOpenAllTags
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:471
↓ 1 callersMethodisDefaultOpenFirstTag
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:639
↓ 1 callersFunctionisDetectChangesProxyObject
(obj: unknown)
packages/workspace-store/src/helpers/detect-changes-proxy.ts:103
↓ 1 callersFunctionisDiscriminatorProperty
(schema: Schema)
packages/validation/src/coerce.ts:32
↓ 1 callersFunctionisEditableElement
(event: KeyboardEvent, key: string)
packages/api-client/src/v2/helpers/handle-hotkeys.ts:68
↓ 1 callersFunctionisEmptyParamValue
(value: unknown)
packages/api-client/src/v2/blocks/operation-block/helpers/validate-path-parameters.ts:8
↓ 1 callersFunctionisEmptySchema
Checks if a schema is empty (no meaningful properties defined)
packages/openapi-upgrader/src/2.0-to-3.0/upgrade-from-two-to-three.ts:43
↓ 1 callersFunctionisEmptyValue
(value: unknown)
packages/api-client/src/v2/blocks/request-block/helpers/create-parameter-handlers.ts:16
↓ 1 callersMethodisExpandAllModelSections
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:479
↓ 1 callersMethodisExpandAllResponses
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:487
↓ 1 callersMethodisExpandAllSchemaProperties
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:631
↓ 1 callersFunctionisGroup
Type guard to check if an option is a group
packages/components/src/components/ScalarCombobox/types.ts:36
↓ 1 callersFunctionisHTMLElement
(element: Node | Element | null)
packages/components/src/helpers/add-scalar-classes.ts:7
↓ 1 callersMethodisHideClientButton
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:535
↓ 1 callersFunctionisHttpUrl
(value: string)
packages/openapi-to-markdown/src/create-markdown-from-openapi.ts:54
↓ 1 callersFunctionisInformational
(response: string)
packages/mock-server/src/utils/find-preferred-response-key.ts:8
↓ 1 callersFunctionisIntroductionEntry
(entry: { type?: string; id?: string })
packages/api-reference/src/helpers/is-introduction-entry.ts:13
↓ 1 callersFunctionisItemGroup
(entry: Item | ItemGroup)
packages/postman-to-openapi/scripts/evaluate/run.ts:71
↓ 1 callersFunctionisJson
(value: string)
packages/openapi-parser/src/utils/is-json.ts:1
↓ 1 callersFunctionisJsonContentType
(value: string | undefined)
packages/snippetz/src/plugins/csharp/restsharp/restsharp.ts:12
↓ 1 callersFunctionisJsonObject
(value: string)
packages/json-magic/src/helpers/is-json-object.ts:19
↓ 1 callersFunctionisJsonRequest
(c: Context)
packages/mock-server/src/utils/validate-request.ts:281
↓ 1 callersFunctionisLocalRef
(value: string)
packages/workspace-store/src/helpers/general.ts:14
↓ 1 callersFunctionisMeaningfulParagraph
(paragraph: string)
tooling/scripts/src/commands/generate-blog.ts:299
↓ 1 callersFunctionisMediaType
* Check if a value looks like a media type
packages/snippetz/src/plugins/csharp/httpclient/httpclient.ts:246
↓ 1 callersFunctionisMovingOffElements
Check if mouse moved off the target but onto the tooltip
packages/components/src/components/ScalarTooltip/useTooltip.ts:212
↓ 1 callersFunctionisNamedExamplesCollection
* Checks if a value looks like a collection of named examples (all values are objects). * This helps distinguish between: * - A single example: { me
packages/openapi-upgrader/src/2.0-to-3.0/upgrade-from-two-to-three.ts:35
↓ 1 callersFunctionisNoopFilter
({ protocol, server }: AsyncApiNavigationFilter)
packages/api-reference/src/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.ts:20
↓ 1 callersFunctionisOAuth2Scheme
( scheme: OpenAPIV3.SecuritySchemeObject | OpenAPIV3_1.SecuritySchemeObject, )
packages/mock-server/src/utils/get-open-auth-token-urls.ts:25
↓ 1 callersMethodisOrderRequiredPropertiesFirst
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:519
↓ 1 callersFunctionisOverridesProxyObject
(obj: unknown)
packages/workspace-store/src/helpers/overrides-proxy.ts:123
↓ 1 callersFunctionisParameterNode
(param: unknown)
packages/workspace-store/src/plugins/bundler/index.ts:293
↓ 1 callersFunctionisParameterWithSchema
(parameter: ParameterObject)
packages/api-client/src/v2/blocks/request-block/helpers/create-parameter-rows.ts:23
↓ 1 callersFunctionisParameterWithSchema
(parameter: ParameterObject)
packages/api-reference/src/features/Operation/helpers/flatten-deep-object-query-parameter.ts:14
↓ 1 callersFunctionisPathParameterNode
(param: unknown)
packages/workspace-store/src/plugins/bundler/index.ts:305
↓ 1 callersFunctionisPathParameterSegment
(segment: string)
packages/postman-to-openapi/src/convert.ts:107
↓ 1 callersMethodisPersistAuth
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:503
↓ 1 callersFunctionisPostmanFolderNode
(node: unknown)
projects/scalar-app/src/features/command-palette/helpers/postman-request-tree.ts:50
↓ 1 callersFunctionisResponseBody
Type guard for the response body
packages/api-reference/src/helpers/upload-temp-document.ts:5
↓ 1 callersFunctionisResponseKey
(responseKey: string)
packages/api-reference/src/features/example-responses/helpers/has-response-content.ts:26
↓ 1 callersFunctionisSchema
(value: unknown)
packages/schemas/scripts/generate-types.ts:123
↓ 1 callersFunctionisSchemaObject
(value: unknown)
packages/api-reference/src/helpers/get-async-api-message-payload-schema.ts:11
↓ 1 callersFunctionisSchemaObject
(value: unknown)
packages/api-reference/src/helpers/openapi.ts:13
↓ 1 callersFunctionisSchemeSatisfied
Check whether a single security scheme is satisfied by the request.
packages/mock-server/src/utils/handle-authentication.ts:51
↓ 1 callersFunctionisSelectedClient
(id: any)
packages/blocks/src/code-example/helpers/find-client.ts:23
↓ 1 callersMethodisShowOperationId
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:527
↓ 1 callersMethodisTelemetry
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:511
↓ 1 callersFunctionisThreeDigitStatusCode
(value: string)
packages/postman-to-openapi/src/helpers/path-items.ts:480
↓ 1 callersFunctionisThreeDigitStatusCode
(value: string)
packages/postman-to-openapi/src/helpers/responses.ts:146
↓ 1 callersFunctionisValidBasicAuth
* Validate the shape of a `Basic` credential. * * Like Prism, we do not verify the credential against a user store (a mock server * has no way to k
packages/mock-server/src/utils/handle-authentication.ts:16
↓ 1 callersFunctionisValidOAuthUrl
(url: string)
packages/mock-server/src/utils/get-open-auth-token-urls.ts:32
↓ 1 callersFunctionisWebSocketProtocol
(protocol: string)
packages/workspace-store/src/channel-example/build-connection-url.ts:83
↓ 1 callersFunctionisWebSocketUpgrade
(request: IncomingMessage)
packages/void-server/src/void-websocket.ts:28
↓ 1 callersMethodisWithDefaultFonts
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:463
↓ 1 callersFunctionisYaml
(value: string)
packages/json-magic/src/helpers/is-yaml.ts:16
↓ 1 callersFunctionisYaml
(value: string)
packages/openapi-parser/src/utils/is-yaml.ts:3
↓ 1 callersFunctionjsToEdn
(value: unknown)
packages/snippetz/src/plugins/clojure/clj_http/clj_http.ts:60
↓ 1 callersFunctionjsonToRList
(text: string, indent: string)
packages/snippetz/src/plugins/r/httr2/httr2.ts:8
↓ 1 callersFunctionkeyOf
(value: T)
packages/workspace-store/src/helpers/general.ts:18
↓ 1 callersFunctionlanguage
Get the programming language of `node` or an empty string
packages/code-highlight/src/rehype-highlight/rehype-highlight.ts:123
↓ 1 callersFunctionlineBreak
()
packages/code-highlight/src/code/line-numbers.ts:19
↓ 1 callersFunctionlistFiles
(folder: string, limit: number)
packages/workspace-store/src/schemas/typebox-coerce.test.ts:13
↓ 1 callersFunctionlistInputs
()
packages/postman-to-openapi/scripts/evaluate/run.ts:207
↓ 1 callersFunctionlistSubfolders
(root: string)
packages/schemas/scripts/generate-types.ts:169
↓ 1 callersFunctionlistenForCallback
(server: http.Server, port: number)
projects/scalar-app/entrypoints/electron/main/actions/authorize-oauth2.ts:52
↓ 1 callersFunctionlistenForCallback
(server: http.Server, port: number)
projects/scalar-app/entrypoints/electron/main/actions/get-exchange-token.ts:20
↓ 1 callersFunctionliteralRepresentation
(value: unknown, indentation?: number)
packages/snippetz/src/plugins/objc/nsurlsession/nsurlsession.ts:31
↓ 1 callersFunctionliteralToTs
(value: string | number | boolean | bigint)
packages/validation/src/typegen.ts:264
↓ 1 callersFunctionloadCdn
(cdn: string, nonce?: string)
integrations/astro/src/client.ts:91
↓ 1 callersFunctionloadCommand
( previousQueue: Queue<T>, input: AnyApiDefinitionFormat, options?: LoadOptions, )
packages/openapi-parser/src/utils/openapi/commands/loadCommand.ts:31
↓ 1 callersFunctionloadConfigFile
(path: string)
packages/release-notes/src/config/read-config.ts:50
↓ 1 callersFunctionloadDependencyChangelog
(changelogPath: string)
packages/release-notes/src/core/run-release-notes-generator.ts:54
↓ 1 callersFunctionloadDocument
* Resolves a workspace document from various input sources (URL, local file, or direct document object). * * @param workspaceDocument - The document
packages/workspace-store/src/server.ts:226
↓ 1 callersFunctionloadSchemasFromIndex
(folderPath: string)
packages/schemas/scripts/generate-types.ts:181
↓ 1 callersFunctionloadWorkspaceBySlug
( teamSlug: string, slug: string, )
projects/scalar-app/src/features/app/app-state.ts:501
↓ 1 callersFunctionlocateIdCarriers
(url: URL, basePath: string | undefined)
packages/api-reference/src/helpers/id-routing.ts:195
↓ 1 callersFunctionlock
()
packages/api-client/src/v2/hooks/use-scroll-lock.ts:33
↓ 1 callersFunctionlogAuthenticationInstructions
(securitySchemes: Record<string, OpenAPIV3_1.SecuritySchemeObject>)
packages/mock-server/src/utils/log-authentication-instructions.ts:9
↓ 1 callersFunctionloginUrl
()
projects/scalar-app/src/helpers/auth/login-url.ts:6
↓ 1 callersFunctionlowerBoundInsertIndex
(sorted: readonly ReleaseNote[], next: ReleaseNote)
packages/release-notes/src/writers/write-release-notes-json.ts:65
↓ 1 callersFunctionmain
()
packages/postman-to-openapi/scripts/evaluate/run.ts:293
↓ 1 callersFunctionmain
* Main function to generate all the Java files for all packages.
packages/snippetz/scripts/generate-java-enums.ts:320
↓ 1 callersFunctionmain
* Main function
packages/snippetz/scripts/generate-markdown-docs.ts:108
↓ 1 callersFunctionmain
* Main function to generate all the C# files for all packages.
packages/snippetz/scripts/generate-dotnet-enums.ts:345
↓ 1 callersFunctionmain
()
packages/mock-server/docker/src/docker-entrypoint.ts:26
↓ 1 callersFunctionmain
()
packages/schemas/scripts/generate-types.ts:306
↓ 1 callersFunctionmain
Run administrative tasks.
integrations/django-ninja/playground/manage.py:8
↓ 1 callersFunctionmakeApiClient
()
packages/api-client-react/src/use-api-client.test.ts:28
↓ 1 callersFunctionmakeJwtNoExp
()
projects/scalar-app/src/helpers/auth/is-token-expired.test.ts:15
↓ 1 callersFunctionmakeSidebarBlurEvent
(sidebarId = 'sidebar-item-1')
packages/api-client/src/v2/blocks/scalar-address-bar-block/components/AddressBar.test.ts:78
↓ 1 callersFunctionmakeTree
(ajvErrors = [])
packages/openapi-parser/src/utils/betterAjvErrors/helpers.ts:28
↓ 1 callersFunctionmakeWorkspaceStore
()
packages/api-client-react/src/use-api-client.test.ts:23
↓ 1 callersFunctionmapPathsToAbsolute
( repoRoot: string, relativePaths: T, )
packages/schemas/scripts/generated-type-paths.ts:35
↓ 1 callersFunctionmapRepeatedValues
(values: Record<string, string[]>)
packages/mock-server/src/utils/validate-request.ts:74
↓ 1 callersFunctionmarkAllSeen
()
projects/scalar-app/src/features/whats-new/hooks/use-whats-new.ts:120
↓ 1 callersFunctionmarkSelected
(node: (T & { parent?: T }) | undefined)
packages/sidebar/src/helpers/create-sidebar-state.ts:107
↓ 1 callersFunctionmarkdownFromHtml
(html: string)
packages/openapi-to-markdown/src/create-markdown-from-openapi.ts:287
↓ 1 callersFunctionmatchesDomain
(givenUrl?: string, configuredHostname?: string)
packages/workspace-store/src/request-example/builder/header/matches-domain.ts:8
↓ 1 callersFunctionmatchesGroup
(group: CustomClientOptionGroup, query: string)
packages/blocks/src/code-example/helpers/filter-clients-by-query.ts:20
↓ 1 callersFunctionmatchesMimeType
(actual: string, patterns: string[])
packages/api-client/src/v2/blocks/response-block/helpers/resolve-response-body-handler.ts:43
← previousnext →2,501–2,600 of 4,087, ranked by callers