Skip to content

Make the snippets more "asciidoctor" standard #46189

@nik9000

Description

@nik9000

This is to track the cleanup that we can do to the docs after #46180 and #45937. That is:

  1. On console snippets we can
  2. Replace [source,js] with [source,console]
  3. Remove // CONSOLE
  4. On console response snippets we can
  5. Replace [source,js] with [source,console-result]
  6. Remove // TESTRESPONSE if it doesn't have any special operations like s

The first on is nice because it makes the docs consistent with how they actually work in Asciidoctor. The second one does that too but also will allow clients to override those snippets when they are overriding request snippets.

Metadata

Metadata

Assignees

Labels

>docsGeneral docs changesMeta

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions