Bug 28370: Add missing additionalProperties in spec
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 18 May 2021 13:03:11 +0000 (10:03 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 25 May 2021 07:28:17 +0000 (09:28 +0200)
commit051a06e69b98ad0f436fa41045c5bff006020b58
tree8baa461ab4e98b066444b7a6e1b150bdd07344c5
parentef2f0665033560034bbe5683b805bf61cfb8dafc
Bug 28370: Add missing additionalProperties in spec

This patch adds missing attribute to the object definitions in the spec.
We wrongly supposed it was the default, but it proved not.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1
=> SUCCESS: Tests pass, nothing breaks!
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
api/v1/swagger/paths/clubs.json
api/v1/swagger/paths/import_batch_profiles.json
api/v1/swagger/paths/patrons_extended_attributes.json
api/v1/swagger/paths/patrons_password.json
api/v1/swagger/paths/public_patrons.json
api/v1/swagger/paths/return_claims.json