influxdata / influxdata/docs-v2

curl example missing line-continuation backslashes

Open Beginner friendly
#7,505 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

This curl example is split across multiple lines but is missing line-continuation backslashes. As written, `--header` and `--json` will be treated as separate shell commands when copy-pasted.

_Originally posted by @copilot-pull-request-reviewer in https://github.com/influxdata/docs-v2/pull/7503#discussion_r3594999226_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the curl example referenced in pull request #7503 and inspect how its multiline command is rendered. Add the missing line-continuation backslashes so the full example runs as one shell command, then verify the copied command treats --header and --json as arguments rather than separate commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
86/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.