[jira] [Commented] (FLINK-9154) Include WebSubmissionExtension in REST API docs

2018-05-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461016#comment-16461016
 ] 

ASF GitHub Bot commented on FLINK-9154:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/5833


> Include WebSubmissionExtension in REST API docs
> ---
>
> Key: FLINK-9154
> URL: https://issues.apache.org/jira/browse/FLINK-9154
> Project: Flink
>  Issue Type: Improvement
>  Components: Documentation, REST
>Affects Versions: 1.5.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.0
>
>
> The handlers contained in the {{WebSubmissionExtension}} are currently not 
> documented in the REST API docs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-9154) Include WebSubmissionExtension in REST API docs

2018-05-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460692#comment-16460692
 ] 

ASF GitHub Bot commented on FLINK-9154:
---

Github user zentol commented on the issue:

https://github.com/apache/flink/pull/5833
  
merging.


> Include WebSubmissionExtension in REST API docs
> ---
>
> Key: FLINK-9154
> URL: https://issues.apache.org/jira/browse/FLINK-9154
> Project: Flink
>  Issue Type: Improvement
>  Components: Documentation, REST
>Affects Versions: 1.5.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.0
>
>
> The handlers contained in the {{WebSubmissionExtension}} are currently not 
> documented in the REST API docs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-9154) Include WebSubmissionExtension in REST API docs

2018-04-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432113#comment-16432113
 ] 

ASF GitHub Bot commented on FLINK-9154:
---

GitHub user zentol opened a pull request:

https://github.com/apache/flink/pull/5833

[FLINK-9154][REST][docs] Document WebSubmissionExtension handlers

## What is the purpose of the change

With this PR the handlers defined in the `WebSubmissionExtension` (for 
running jars, creating plans etc.) are now part of the REST API documentation.

## Brief change log

* ensure the WebSubmissionExtension can be loaded by the generator
* regenerate documentation


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zentol/flink 9154

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/5833.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5833


commit a6c9ac5029d0cc38e3bda69a4d3325c391656fa1
Author: zentol 
Date:   2018-04-10T11:38:10Z

[FLINK-9154][REST][docs] Document WebSubmissionExtension handlers




> Include WebSubmissionExtension in REST API docs
> ---
>
> Key: FLINK-9154
> URL: https://issues.apache.org/jira/browse/FLINK-9154
> Project: Flink
>  Issue Type: Improvement
>  Components: Documentation, REST
>Affects Versions: 1.5.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.0
>
>
> The handlers contained in the {{WebSubmissionExtension}} are currently not 
> documented in the REST API docs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)