Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix REST methods with versioned API (#13977)
Due to changes in behavior with new api_method decorator the _private attribute is always present for these methods and so we must explicitly check for whether it is True.
- Loading branch information