Limit statistics record count 65/122565/3
authorJim Hahn <jrh3@att.com>
Tue, 13 Jul 2021 18:02:30 +0000 (14:02 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 15 Jul 2021 14:30:38 +0000 (10:30 -0400)
Modified PAP, for Honolulu only, to limit the number of statistics
records retrieved from the DB.
Also added the recordCount parameter to the REST APIs, because otherwise
it would only return one record.

Per review comments:
- removed default value annotation; relying on the Provider code to
  change "0" to a reasonable default

Issue-ID: POLICY-3485
Change-Id: Ib0820cfda95672f1bc6f879dfd2ac172e7b42f0d
(cherry picked from commit 190b75c59bcc6f250446b627a96e4a12de52278f)
Signed-off-by: Jim Hahn <jrh3@att.com>

No differences found