This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
openapi-generator
Watch
1
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/jlengrand/openapi-generator.git
synced
2026-05-16 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
801efaa3d4a7848e99482305edf73c0192d17514
openapi-generator
/
modules
/
swagger-codegen
/
src
/
main
/
resources
/
JavaInflector
History
xhh
801efaa3d4
Replace "nickname" with "operationId" in some API templates
2015-11-25 18:13:39 +08:00
..
api.mustache
Replace "nickname" with "operationId" in some API templates
2015-11-25 18:13:39 +08:00
bodyParams.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
formParams.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
generatedAnnotation.mustache
add @Generated annotation to all Java class templates
2015-08-11 12:42:06 -07:00
headerParams.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
inflector.mustache
fixed NPE for objc client
2015-10-07 17:11:52 -07:00
model.mustache
Use the swagger property names in all Java models.
2015-09-16 11:36:51 +02:00
pathParams.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
pom.mustache
updated swagger-core versions
2015-10-19 22:09:33 -07:00
queryParams.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
README.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
web.mustache
added template for the inflector
2015-07-28 10:19:36 -07:00
README.mustache
# Swagger Inflector Run with ``` mvn package jetty:run ``
Reference in New Issue
View Git Blame
Copy Permalink