We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a2302 commit e26c74cCopy full SHA for e26c74c
style-guide.md
@@ -35,4 +35,7 @@ Plus some suggestions, rather than rules:
35
* property of a "plain" JSON object that is not an OpenAPI-defined Foo Object -> "property"
36
* "attribute" is only used in the XML context and means "XML attribute"
37
38
+### Field Names and Values in YAML comments
39
40
+Field names and keywords should be in backticks.
41
+Values like "Dog" should be double quoted.
0 commit comments