소스 검색

Merge pull request #221 from BraisGabin/patch-1

Improve yaml documentacion Fix #100
Johannes 11 년 전
부모
커밋
e104873368
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      doc/reference/yml_reference.rst

+ 3 - 1
doc/reference/yml_reference.rst

@@ -16,7 +16,9 @@ YAML Reference
             map:
                 some-value: ClassName
         virtual_properties:
-            getSomeProperty: {}
+            getSomeProperty:
+                serialized_name: foo
+                type: integer
         xml_namespaces:
             "": http://your.default.namespace
             atom: http://www.w3.org/2005/Atom