Fix various typos in the templates (Ruby, C#) (#1803)

* Fix typos

* update petstore samples
This commit is contained in:
William Cheng
2019-01-05 09:39:10 +08:00
committed by GitHub
parent be262384cd
commit d35f4b08d9
158 changed files with 1677 additions and 1687 deletions

View File

@@ -249,7 +249,7 @@ namespace Org.OpenAPITools.Client
}
/// <summary>
/// Gets or sets the the date time format used when serializing in the ApiClient
/// Gets or sets the date time format used when serializing in the ApiClient
/// By default, it's set to ISO 8601 - "o", for others see:
/// https://msdn.microsoft.com/en-us/library/az4se3k1(v=vs.110).aspx
/// and https://msdn.microsoft.com/en-us/library/8kb3ddd4(v=vs.110).aspx