Skip to content

Commit e26c74c

Browse files
authored
Update style-guide.md
1 parent f9a2302 commit e26c74c

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)