[
https://issues.apache.org/jira/browse/AMBARI-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101254#comment-14101254
]
jun aoki commented on AMBARI-4963:
----------------------------------
I have a couple of questions as I am new to Ambari.
Can User resource reference be added here
https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md ?
According to
https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/api/services/UserService.java
* GET /users (Gets all users.)
* GET /users/{username} (Gets a single user.)
* POST /users (Creates a user.)
* POST /users/{username} (Creates a user.)
* PUT /users/{userName} (Updates a specific user.)
* DELETE /users/{userName} (Deletes a user.)
Are they what should be on the reference md file?
> Document "users" resource in API Reference
> ------------------------------------------
>
> Key: AMBARI-4963
> URL: https://issues.apache.org/jira/browse/AMBARI-4963
> Project: Ambari
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.5.0
> Reporter: Yusaku Sako
> Fix For: 1.7.0
>
>
> API Reference does not have a section for the "users" resource.
--
This message was sent by Atlassian JIRA
(v6.2#6252)