diff --git a/src/openapi/I_Entitlement_Management.yaml b/src/openapi/I_Entitlement_Management.yaml index 445b47e..9349511 100644 --- a/src/openapi/I_Entitlement_Management.yaml +++ b/src/openapi/I_Entitlement_Management.yaml @@ -600,8 +600,8 @@ paths: | hcv value of jwt does not exist | 409 | hcvMissing || | request claims _actorId_ and _actorId_ is referenced by a Blocked User Policy assignment | 409 | requestMismatch || | Rate limiting | 423 | locked|| - | to many failed attempts | 423 | locked | _hcv_ check limit | - | to many failed attempts | 423 | locked | _kvnr_ check limit | + | too many failed attempts | 423 | locked | _hcv_ check limit | + | too many failed attempts | 423 | locked | _kvnr_ check limit | | Any other error | 500 | internalError | (see 'Retry interval') |