[X] My code follows the code style of this project.
[X] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] All new and existing tests passed.
[X] I have checked that there aren't any other open Pull Requests from the same change.
[X] The develop branch has been set as the base branch to merge changes of the pull request.
[X] I have updated the CHANGELOG.md file as appropriate.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Update documentation to remove references to GetMetrics. These will be added back in once the GetMetrics endpoints are completed. Also added note on FAPI compliance.
What is the current behaviour? (You can also link to an open issue here)
NA
What is the new behavior? (if this is a feature change)
NA
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
NA
Checklist: (Put an
x
in all the boxes that apply)develop
branch has been set as thebase
branch to merge changes of the pull request.CHANGELOG.md
file as appropriate.What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Update documentation to remove references to GetMetrics. These will be added back in once the GetMetrics endpoints are completed. Also added note on FAPI compliance.
What is the current behaviour? (You can also link to an open issue here) NA
What is the new behavior? (if this is a feature change) NA
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) NA
Other information: