Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Better naming for reserved word (model name), fixed compile.bat #2324

Merged
merged 2 commits into from
Mar 7, 2016

Conversation

wing328
Copy link
Contributor

@wing328 wing328 commented Mar 7, 2016

  • used "model_" instead of "object_" for naming model (reserved word), e.g. Object => ModelObject
  • fixed compile.bat in WinXP by using copy instead of cp
ProcessModel: Default    DomainUsage: Single
Execution Runtime: mono-4.0
......................  .........
Tests run: 31, Errors: 0, Failures: 0, Inconclusive: 0, Time: 18.8935898 seconds
  Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0

@wing328
Copy link
Contributor Author

wing328 commented Mar 7, 2016

For #2064

wing328 added a commit that referenced this pull request Mar 7, 2016
[C#] Better naming for reserved word (model name), fixed compile.bat
@wing328 wing328 merged commit bf32820 into swagger-api:master Mar 7, 2016
@wing328 wing328 deleted the object_name_reserved_model branch April 8, 2016 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant