Bug 27855: (QA follow-up) Rename extended_attribute to patron_extended_attribute
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 4 Mar 2021 11:59:37 +0000 (11:59 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Mar 2021 09:31:47 +0000 (10:31 +0100)
commitcef2ecdfeb2a0c0ef6233279fae16b5264468c4d
tree8fcef9ab6f1d724fb9ec4673f25f88cd62346e2d
parent18ee07409a9a651700484721e017e5ca5f8103da
Bug 27855: (QA follow-up) Rename extended_attribute to patron_extended_attribute

This path renames the extended_attribute definition to
patron_extended_attribute to clarify that these attributes are always
attached to a patron and not a more generic class of attributes.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
api/v1/swagger/definitions/extended_attribute.json [deleted file]
api/v1/swagger/definitions/patron.json
api/v1/swagger/definitions/patron_extended_attribute.json [new file with mode: 0644]