[ https://issues.apache.org/jira/browse/LIVY-254 ]
Larry McCay deleted comment on LIVY-254:
----------------------------------
was (Author: lmccay):
Due to the pending 2.0.0 release this JIRA has been pushed out to 2.1.0 as part
of a bulk update. If there is a specific reason to pull this back into the
2.0.0 release and you intend to provide a PR in the next few days please
provide justification and reset the Fix Version to 2.0.0.
> Propose to add Swagger doc support for Livy REST API
> ----------------------------------------------------
>
> Key: LIVY-254
> URL: https://issues.apache.org/jira/browse/LIVY-254
> Project: Livy
> Issue Type: New Feature
> Components: Docs
> Affects Versions: 0.3
> Reporter: Saisai Shao
> Priority: Major
> Fix For: 0.9.0
>
>
> Current docs manually defines REST APIs, with the change of APIs the document
> may be obsolete, so we should have a program way to automatically generate
> REST API definitions.
> Swagger (http://swagger.io/) is a powerful tools for REST APIs documentation,
> it has a UI to show and try REST APIs in a very convenient way
> (http://petstore.swagger.io/). Also Scalatra already supports generating
> Swagger definition (http://www.scalatra.org/2.2/guides/swagger.html). So here
> I'd like to propose to add Swagger doc support for Livy REST APIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)