This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
docs-v2
mirror of
https://github.com/influxdata/docs-v2.git
Watch
1
Star
0
Fork
You've already forked docs-v2
0
Code
Issues
Projects
Releases
Wiki
Activity
d96040e60c
docs-v2
/
api-docs
/
.redocly.yaml
8 lines
117 B
YAML
Raw
Normal View
History
Unescape
Escape
API Ref docs processing (#3337) * chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml. Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future. Add an OpenAPI CLI docs-plugin with content and decorators. * chore: update api-docs/README.md * fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup. * chore: update cloud contract.
2021-11-03 19:18:02 +00:00
apiDefintions
:
Add InfluxDB 2.0.9 release notes and new influxd flux-log-enabled option (#3170)
2021-10-11 21:15:39 +00:00
lint
:
API Ref docs processing (#3337) * chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml. Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future. Add an OpenAPI CLI docs-plugin with content and decorators. * chore: update api-docs/README.md * fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup. * chore: update cloud contract.
2021-11-03 19:18:02 +00:00
plugins
:
-
'./openapi/plugins/docs-plugin.js'
Add InfluxDB 2.0.9 release notes and new influxd flux-log-enabled option (#3170)
2021-10-11 21:15:39 +00:00
extends
:
-
recommended
API Ref docs processing (#3337) * chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml. Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future. Add an OpenAPI CLI docs-plugin with content and decorators. * chore: update api-docs/README.md * fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup. * chore: update cloud contract.
2021-11-03 19:18:02 +00:00
-
docs/all