docs-v2/api-docs/scripts/dist
Jason Stirnaman bbe513e0c5 feat(api-docs): add externalDocs to tags, strip absolute URLs, fix link pipeline
- Add standard OpenAPI `externalDocs` field to all tags.yml files that
  have `x-related` entries (uses first link as the primary doc link)
- Convert `externalDocs` to `{title, href}` objects in related links
  instead of bare URL strings
- Strip `https://docs.influxdata.com` from description/summary fields
  in `transformDocLinks()` so Hugo pages use relative paths
- Fix article generation reading from absolutified download spec instead
  of the Hugo spec with relative links (new `hugoSpecPath` output)
- Add `externalDocs.url` support to `absolutifyLinks()` for downloads
2026-03-16 15:34:43 -05:00
..
openapi-paths-to-hugo-data feat(api-docs): add externalDocs to tags, strip absolute URLs, fix link pipeline 2026-03-16 15:34:43 -05:00
generate-openapi-articles.js feat(api-docs): add externalDocs to tags, strip absolute URLs, fix link pipeline 2026-03-16 15:34:43 -05:00
post-process-specs.js feat(api): Hugo-native API reference rendering 2026-03-15 22:17:33 -05:00
test-post-process-specs.js feat(api): Hugo-native API reference rendering 2026-03-15 22:17:33 -05:00