- Add "All endpoints" page showing all operations grouped by API version
- Generate all-endpoints page automatically via TypeScript generation script
- Make "All endpoints" nav item a clickable link instead of just a toggle
- Fix duplicate menu entry warnings for cloud-v2 and oss-v2 products
by adding skipParentMenu: true to their configs
- Fix 404 errors for paths with curly braces (e.g., {request_path})
by removing braces in normalize-path.html partial
- Add Cypress tests for API section structure and all-endpoints page
- Update v2 product article data with tag-based generation
|
||
|---|---|---|
| .. | ||
| article_data/influxdb | ||
| clockface.yml | ||
| flux_influxdb_minor_versions.yml | ||
| flux_influxdb_versions.yml | ||
| flux_stdlib_frontmatter.yml | ||
| influxd_flags.yml | ||
| influxdb_urls.yml | ||
| list_filters.yml | ||
| notifications.yaml | ||
| products.yml | ||
| query_examples.yml | ||
| telegraf_plugins.yml | ||