@@ -, +, @@ /erm/eholdings/local/titles/import --- api/v1/swagger/paths/erm_eholdings_titles.yaml | 1 + 1 file changed, 1 insertion(+) --- a/api/v1/swagger/paths/erm_eholdings_titles.yaml +++ a/api/v1/swagger/paths/erm_eholdings_titles.yaml @@ -411,6 +411,7 @@ type: string package_id: type: string + additionalProperties: false responses: 201: description: Successfully enqueued the import job --