Skip to content
New issue

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

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

Already on GitHub? # to your account

added support for escaping reserved words #3

Merged
merged 3 commits into from
Sep 29, 2011
Merged

added support for escaping reserved words #3

merged 3 commits into from
Sep 29, 2011

Conversation

fehguy
Copy link
Contributor

@fehguy fehguy commented Sep 29, 2011

scala keywords like type need to be escaped as type. This introduces a ReservedWordMapper interface which you can implement to map keywords in any language.

fehguy added a commit that referenced this pull request Sep 29, 2011
added support for escaping reserved words in attribute names
@fehguy fehguy merged commit 66214a3 into swagger-api:master Sep 29, 2011
wing328 pushed a commit that referenced this pull request Jun 1, 2016
mauriciovasquezbernal added a commit to netgroup-polito/swagger-codegen that referenced this pull request Apr 4, 2019
HugoMario pushed a commit that referenced this pull request Oct 26, 2019
darliiin pushed a commit to saritasa-nest/usummit-swagger-codegen that referenced this pull request Sep 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant