wellcomecollection / identity

Identity services for Wellcome Collection users
MIT License
0 stars 2 forks source link

Remove param from data in POST for createPatron #320

Closed melanierogan closed 2 years ago

melanierogan commented 2 years ago

I want just the json body for creation of a patron, so I don't need params https://sandbox.iii.com/iii/sierra-api/swagger/index.html#!/patrons/Create_a_patron_record_post_0

related to work on https://github.com/wellcomecollection/wellcomecollection.org/issues/8071 and https://github.com/wellcomecollection/wellcomecollection.org/issues/7896