Skip to content

docs(secretstores.http): illustrative JSON example is fenced as json #19199

Description

@jstirnaman

Summary

In plugins/secretstores/http/README.md, the flat key-value example is fenced as
json, but it uses ... ellipsis, so it doesn't parse as JSON.

{
    "secret name A": "secret value A",
    ...
    "secret name X": "secret value X"
}

Suggested fix

Fence the block as text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions