You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/23 11:31:04 UTC

[jira] [Commented] (AMBARI-20735) Checkstyle rule to ensure that all API endpoints are documented

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

Hudson commented on AMBARI-20735:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7522 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7522/])
AMBARI-20735. Checkstyle rule to ensure that all API endpoints are (adoroszlai: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4ede671514563a3cc116bc2059d6d8b878a5a784])
* (edit) ambari-server/src/main/assemblies/server.xml
* (add) utility/src/main/java/org/apache/ambari/annotations/ApiIgnore.java
* (add) utility/src/test/resources/org/apache/ambari/checkstyle/InputRestApiOperation.java
* (edit) ambari-server/checkstyle.xml
* (add) utility/src/main/java/org/apache/ambari/checkstyle/UndocumentedRestApiOperationCheck.java
* (add) utility/src/test/java/org/apache/ambari/checkstyle/UndocumentedRestApiOperationCheckTest.java
* (add) utility/checkstyle.xml
* (edit) utility/pom.xml
* (edit) ambari-server/pom.xml
* (edit) utility/src/test/java/org/apache/ambari/checkstyle/AvoidTransactionalOnPrivateMethodsCheckTest.java


> Checkstyle rule to ensure that all API endpoints are documented
> ---------------------------------------------------------------
>
>                 Key: AMBARI-20735
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20735
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 3.0.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-20735.patch
>
>
> All API endpoints should be either annotated for integration with Swagger or should be explicitly marked to be skipped.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)