Bug 35219: Fix ERM usage endpoints to show in docs
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 2 Nov 2023 14:01:33 +0000 (14:01 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Nov 2023 11:42:40 +0000 (08:42 -0300)
commita811dc236bd66571000e190690d289ce50e5e670
tree47944e85f51727f1730c63ffd14e77d4addac3e0
parent8dcd5127957768e004fea1593abc755a2e24ed94
Bug 35219: Fix ERM usage endpoints to show in docs

This patch fixes the tags and also adds the tags to the swagger.yaml
file to allow the endpoints to be documented correctly.

One endpoint has also been deleted as it is no longer required.

Test plan:
Check the attached files to see that all tags are now prefixed with
'erm_' and that the swagger file now includes an entry for all of these
files

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/paths/erm_counter_files.yaml
api/v1/swagger/paths/erm_counter_logs.yaml
api/v1/swagger/paths/erm_custom_reports.yaml
api/v1/swagger/paths/erm_default_usage_reports.yaml
api/v1/swagger/paths/erm_usage_data_providers.yaml
api/v1/swagger/paths/erm_usage_databases.yaml
api/v1/swagger/paths/erm_usage_items.yaml
api/v1/swagger/paths/erm_usage_platforms.yaml
api/v1/swagger/paths/erm_usage_titles.yaml
api/v1/swagger/swagger.yaml