Jameelah Mercer
4d77cde02e
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-06 09:55:55 -07:00
Jameelah Mercer
89db6cdd51
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-06 09:55:09 -07:00
Jameelah Mercer
ce5d9292c5
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-06 09:54:39 -07:00
Jameelah Mercer
6fb6454aa2
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-06 09:54:12 -07:00
Jameelah Mercer
7f17176865
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-05 13:44:08 -07:00
meelahme
3b60c7f253
docs: updating swaggerVwith rp, operationID, and bucket changed to database
2025-08-05 13:21:16 -07:00
Jameelah Mercer
c6a11dbb08
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-04 14:37:47 -07:00
Jameelah Mercer
7436f0fbd8
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-04 14:37:18 -07:00
Jameelah Mercer
6efb013714
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:43:13 -07:00
Jameelah Mercer
6ba77d4808
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:42:36 -07:00
Jameelah Mercer
7cc0c38df6
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:42:28 -07:00
Jameelah Mercer
36085a80ea
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-08-01 13:42:13 -07:00
Jameelah Mercer
33ace56632
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-31 23:22:06 -07:00
Jameelah Mercer
e7723172a5
Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-31 23:21:58 -07:00
meelahme
dbcd8dde73
docs(api): enhance POST /query with JSON chunk parameter support
2025-07-30 15:34:42 -07:00
meelahme
9117e7ab35
feat: Add complete GET /query endpoint to cluster, dedicated, and serverless
2025-07-30 14:48:52 -07:00
Jason Stirnaman
48380fd168
fix(influxdb3): Auth schemes in 3core, 3ent, cloud-dedicated, and clustered:Explains compatibility for different schemasProvides more auth examplesFills missing schemes in API refFixes placeholdersShows that username is optional
2025-07-07 23:10:37 -05:00
Jason Stirnaman
4a800fc7be
Merge branch 'master' into staging/jts-api-distributed
2025-07-02 09:56:24 -05:00
Jason Stirnaman
18b90035a4
fix: broken links and formatting, missing Management API ReDoc security section for auth types
2025-05-19 14:09:38 -05:00
Jason Stirnaman
1dce052e56
fix(JS): Rename CommonJS scripts to .cjs extension, keep type: module as the project default. Update and fix ESLint configuration.
...
- Renames JavaScript files in flux-build-scripts and api-docs/openapi/plugins to .cjs file extension to declare them as CommonJS module syntax.
2025-05-19 11:34:42 -05:00
Jason Stirnaman
815514c53b
Apply suggestions from code review
2025-05-09 10:24:58 -05:00
Jason Stirnaman
585490b983
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-09 10:22:47 -05:00
Jason Stirnaman
504e7b3d1c
feat(dedicated): Admin UI: Add create table, revise create database and custom partitioning
...
- Add Admin UI instructions for creating a table
- Moves database and table instructions for custom partitioning to separate tab groups
- Revise custom partitioning instructions for consistency.
- Add descriptions and links to Management API ref
2025-05-08 16:24:29 -05:00
Jason Stirnaman
0b9b1e189e
Update api-docs/influxdb3/cloud-dedicated/management/content/tag-groups.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-31 16:52:12 -05:00
Jason Stirnaman
e4bed73904
feat(clustered): add missing Management API reference (unlike Cloud Dedicated) ( Closes #5838 )
...
- Retrieve Graphite API spec for Clustered
- Remove ACCOUNT_ID and CLUSTER_ID references and requirements not used for Clustered
2025-03-31 16:45:21 -05:00
Jason Stirnaman
49355acece
fix(dedicated): Specify Dedicated requires account_id and cluster_id
2025-03-31 16:00:17 -05:00
Jason Stirnaman
5a9f04bd5b
fix(dedicated): Update Cloud Dedicated API reference (part of #5943 ) to include token expiration
2025-03-31 15:42:47 -05:00
Jason Stirnaman
40d2e0f938
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-03-04 16:34:27 -06:00
Jason Stirnaman
4887aa5b66
fix(api): links and headings in local API refs.
...
- Fix broken links reported by the e2e link checker.
- Add an e2e test for checking internal and external links in API reference docs. Low effort, big win.
2025-02-26 16:20:14 -06:00
Jason Stirnaman
bd93174d29
fix(api): confusing nav behavior with endpoints duplicated among tag groups. Closes Remove tag groups from API ref docs that duplicate endpoints in the "All endpoints" tag group. #5868
2025-02-26 16:14:37 -06:00
Jason Stirnaman
4194ef5eb9
fix(api): Add shortDescription to replace summary
...
- Add a custom x-influxdata-short-description field that replaces the previous non-standard summary field used by Redocly.
- Double quote the title and description vars to preserve the entire value when passing them to the CLI
2025-02-26 16:07:28 -06:00
Jason Stirnaman
b3bb9c40f1
feat(api): InfluxDB3 Core API reference, API fixes, and e2e tests
...
- Adds InfluxDB 3 Core API reference
- Updates scripts
- Removes non-valid info.summary field from specs, replaces with description in metadata
- Simplifies frontmatter generation for HTML template
- Reorg of file structure to mirror the content structure.
- Moves OSS v2 into v2/v2/ref.yml to follow the same pattern as others
- Replaces isDefault API config field with specific aliases.
- Misc. fixes.
- Remove generated HTML files.
2025-02-25 17:10:09 -06:00
Jason Stirnaman
846d3a9e46
fix(api): Update glossary links. Remove old cloud-serverless directory
2025-02-25 17:10:09 -06:00
Jason Stirnaman
f15d7857a9
chore(monolith): Core HTTP API and OpenAPI .info content for Core and Enterprise
2025-02-25 17:09:03 -06:00
Jason Stirnaman
8509ea36d6
fix(api-ref): Update getswagger.sh destination paths to use the new directory structure when fetching spec files. Update the redocly plugin module path.
2025-01-28 12:31:47 -06:00
Jason Stirnaman
f1d82f4b00
fix(api-docs): Update API reference directories and generation script for influxdb3 URL paths, update links and names in reference content
2025-01-28 10:53:07 -06:00