Skip to content

Commit c7e9bd8

Browse files
authored
Merge pull request #4377 from OAI/ralfhandl-style-guide-yaml-comments
main: update style-guide.md - consistent style for field names and values in YAML comments
2 parents f9a2302 + e26c74c commit c7e9bd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

style-guide.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ Plus some suggestions, rather than rules:
3535
* property of a "plain" JSON object that is not an OpenAPI-defined Foo Object -> "property"
3636
* "attribute" is only used in the XML context and means "XML attribute"
3737

38+
### Field Names and Values in YAML comments
3839

40+
Field names and keywords should be in backticks.
41+
Values like "Dog" should be double quoted.

0 commit comments

Comments
 (0)