-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53228/
-----------------------------------------------------------
Review request for Ambari, Balázs Bence Sári, Laszlo Puskas, and Sandor Magyari.
Bugs: AMBARI-18702
https://issues.apache.org/jira/browse/AMBARI-18702
Repository: ambari
Description
-------
Fixes:
* Special double-quotes (” instead of "), which are rejected by Ambari Server,
in API examples
* https://github.com/apache/ambari/pull/2
* https://github.com/apache/ambari/pull/4
* https://github.com/apache/ambari/pull/8
* https://github.com/apache/ambari/pull/36
Diffs
-----
ambari-agent/src/main/python/ambari_agent/main.py 8cbb839
ambari-server/docs/api/v1/configuration.md e3c3be6
ambari-server/docs/api/v1/create-cluster.md 07197b8
ambari-server/docs/api/v1/host-component-resources.md c7cf7a2
ambari-server/docs/api/v1/index.md 55c3461
ambari-server/docs/api/v1/schemas.md b0f805a
ambari-server/docs/api/v1/update-service.md 2f47ccd
ambari-server/docs/api/v1/update-services.md a230ae6
Diff: https://reviews.apache.org/r/53228/diff/
Testing
-------
Manually tested the ambari-agent error message by tweaking ambari-agent.ini to
reach the changed if branch.
No test for the doc changes.
Thanks,
Attila Doroszlai