Koha/api/v1/swagger/paths
Kyle M Hall 79a5509b77
Bug 33690: Add ability to send welcome notice when creating patrons using the REST API
It would be nice to have the ability to send a welcome notice when creating patrons via the API.

Test Plan:
1) Apply this patch
2) Ensure you have a WELCOME notice
3) Create a new patron using the REST API ( api/v1/patrons )
4) Note no welcome notice is sent to the patron ( you can check the
   notices tab for the patron )
5) Repeat step 3, but send the header X-Koha-SendWelcomeEmail with a
   value of 1 as part of the POST
6) Note the welcome message for the patron is in their notices!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Bug 33690: Tidy test

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-04 11:07:55 -04:00
..
acquisitions_baskets.yaml
acquisitions_funds.yaml
acquisitions_orders.yaml
acquisitions_vendor_issues.yaml
acquisitions_vendors.yaml
advancededitormacros.yaml
article_requests.yaml
auth.yaml Bug 34313: Add patron information in pass validation response 2023-08-29 14:59:02 -03:00
authorised_value_categories.yaml
authorised_values.yaml
authorities.yaml
biblios.yaml
biblios_item_groups.yaml
cash_registers.yaml
checkouts.yaml
circulation-rules.yaml
cities.yaml
clubs.yaml
config_smtp_servers.yaml
erm_agreements.yaml
erm_config.yaml
erm_documents.yaml
erm_eholdings_packages.yaml
erm_eholdings_packages_resources.yaml
erm_eholdings_resources.yaml
erm_eholdings_titles.yaml Bug 34789: Database and API update 2023-09-18 12:06:17 -03:00
erm_eholdings_titles_resources.yaml
erm_licenses.yaml
erm_users.yaml
holds.yaml Bug 34333: Add embed option for cancellation_requested for holds 2023-09-18 15:31:49 -03:00
ill_backends.yaml
ill_requests.yaml
import_batch_profiles.yaml
import_batches.yaml
items.yaml Bug 34054: Allow to embed biblio on GET /items 2023-09-22 11:35:43 -03:00
jobs.yaml
libraries.yaml
oauth.yaml
patrons.yaml Bug 33690: Add ability to send welcome notice when creating patrons using the REST API 2023-10-04 11:07:55 -04:00
patrons_account.yaml
patrons_extended_attributes.yaml
patrons_holds.yaml Bug 34333: Add embed option for cancellation_requested for holds 2023-09-18 15:31:49 -03:00
patrons_password.yaml
public_oauth.yaml
public_patrons.yaml
quotes.yaml
return_claims.yaml
rotas.yaml
search_filters.yaml
suggestions.yaml
tickets.yaml
transfer_limits.yaml