Skip to content

docs: Fix SDK links#23

Draft
TurekBot wants to merge 1 commit intomainfrom
u/bt/sdk-links
Draft

docs: Fix SDK links#23
TurekBot wants to merge 1 commit intomainfrom
u/bt/sdk-links

Conversation

@TurekBot
Copy link
Collaborator

@TurekBot TurekBot marked this pull request as draft February 20, 2026 20:56
@TurekBot
Copy link
Collaborator Author

@jontiritilli, I made the same small change to each place I found the match blurb of text, but are any of these generated and so shouldn't be changed manually?

@TurekBot
Copy link
Collaborator Author

I tried to preview the changes locally, but something with mintlify is not working...
trying to run mintlify

mintlify dev
warning - Error validating OpenAPI file /portal/API-Reference/Domo-APIs/Page-API.yaml: Error: Failed to validate
 OpenAPI schema:/v1/pages/{page_id}/get/responses/200: if must match "else" schema                              /v1/pages/{page_id}/get/responses/200/content/application/json: Property content is not expected to be here
warning - Error validating OpenAPI file /portal/API-Reference/Domo-APIs/Projects-And-Tasks-API.yaml: Error: Fail
ed to validate OpenAPI schema:/v1/projects/{PROJECT_ID}/tasks?offset={OFFSET}&limit={LIMIT}/parameters/1: must have required property 'required'                                                                                /v1/projects/{PROJECT_ID}/lists/{LIST_ID}/tasks?offset={OFFSET}&limit={LIMIT}/parameters/2: must have required p
roperty 'required'                                                                                              usage: mintlify dev [options]

Options:
      --open             open a local preview in the browser
                                                       [boolean] [default: true]
      --groups           Mock user groups for local development and testing
                                                                         [array]
      --disable-openapi  Disable OpenAPI file generation
                                                      [boolean] [default: false]
  -h, --help             Show help                                     [boolean]
  -v, --version          Show version number                           [boolean]

Examples:
  mintlify dev            run with default settings (opens in browser)
  mintlify dev --no-open  run without opening in browser

Error: Client not built. Run: cd <path>/apps/client && STANDALONE_BUILD=true NEXT_PUBLIC_ENV=cli yarn build
    at setupNext (file:///opt/homebrew/lib/node_modules/mintlify/node_modules/@mintlify/previewing/dist/local-pr
eview/setupNext.js:37:19)                                                                                           at run (file:///opt/homebrew/lib/node_modules/mintlify/node_modules/@mintlify/previewing/dist/local-preview/
run.js:19:34)                                                                                                       at dev (file:///opt/homebrew/lib/node_modules/mintlify/node_modules/@mintlify/previewing/dist/local-preview/
index.js:58:11)                                                                                                 ⠹ preparing local preview...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bad link to SDKS

1 participant