CrawlOpenAPIOptions: {
    openapi_schema_url: string;
    openapi_tag: string;
}

Options for including an openapi spec in the crawl

Type declaration

  • openapi_schema_url: string

    OpenAPI json schema to be processed alongside the site crawl

  • openapi_tag: string

    Tag to look for to determine if a page should create an openapi route chunk instead of chunks from heading-split of the HTML