Hi Everyone,

  We would like to use Swagger for Restful call documentation.
  Our project uses ant to build, for this I have to use 
Swagger-ant-task.jar  ( https://github.com/cstroe/swagger-ant-task ).

    swagger-ant-task jar internally uses swagger-maven-plugin of kongchen 
(https://mvnrepository.com/artifact/com.github.kongchen/swagger-maven-plugin) 
and  swagger-  core_2.10-1.3.7 of wordnik 
(https://mvnrepository.com/artifact/com.wordnik/swagger-core).

  I was able to generate service.json with the below templates :
    

   -           markdown.mustache
   -           strapdown.html.hbs


   But these json files format is different from swagger.json.

   Could you please provide me Swagger template or suggest me any other 
alternative to generate swagger.json file at build time for Ant project.

  Thanks,
  Ramya

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to