Fix Bug 1433 decimal literal in C# maybe other languages (#1436)

* Trivial change to kick PR again

* Fix issue 1433 (default decimal literal broken for C#)

* Replace tab with space

* update samples
This commit is contained in:
john lilley
2019-02-10 00:28:40 -07:00
committed by William Cheng
parent 302922b8a4
commit f76dca84f5
21 changed files with 21 additions and 24 deletions

View File

@@ -1634,7 +1634,7 @@ components:
OuterComposite:
example:
my_string: my_string
my_number: 0.80082819046101150206595775671303272247314453125
my_number: 0.8008281904610115
my_boolean: true
properties:
my_number: