Bug 28463: Add summary to all routes
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 27 May 2021 13:07:12 +0000 (10:07 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 27 May 2021 15:17:19 +0000 (17:17 +0200)
commit748b2e91a310a9d774c32a53c1e5036167fe6d7e
tree15a6a7c2feb6370b64f2113bd9e3607c64cec6ed
parent2b4cde96d504382f0df3ac7926998258769f5b88
Bug 28463: Add summary to all routes

This patch adds a 'summary' entry to all routes and verbs. This way,
ReDoc will display a human-friendly description of the route, instead of
the operationId.

To test, repeat the testing steps in the previous patch, and notice that
we now have good descriptions.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
25 files changed:
api/v1/swagger/paths/acquisitions_funds.json
api/v1/swagger/paths/acquisitions_orders.json
api/v1/swagger/paths/acquisitions_vendors.json
api/v1/swagger/paths/advancededitormacros.json
api/v1/swagger/paths/biblios.json
api/v1/swagger/paths/cash_registers.json
api/v1/swagger/paths/checkouts.json
api/v1/swagger/paths/cities.json
api/v1/swagger/paths/clubs.json
api/v1/swagger/paths/config_smtp_servers.json
api/v1/swagger/paths/holds.json
api/v1/swagger/paths/ill_backends.json
api/v1/swagger/paths/illrequests.json
api/v1/swagger/paths/import_batch_profiles.json
api/v1/swagger/paths/items.json
api/v1/swagger/paths/libraries.json
api/v1/swagger/paths/oauth.json
api/v1/swagger/paths/patrons.json
api/v1/swagger/paths/patrons_account.json
api/v1/swagger/paths/patrons_extended_attributes.json
api/v1/swagger/paths/patrons_holds.json
api/v1/swagger/paths/patrons_password.json
api/v1/swagger/paths/public_patrons.json
api/v1/swagger/paths/quotes.json
api/v1/swagger/paths/transfer_limits.yaml