adorsys / adorsys/open-banking-gateway
Drop PsuIpAddress completely
- Lenguaje dominante
- Java
- Estrellas
- 338
- Forks
- 122
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Drop
`ValidationInfo(ui = @FrontendCode(STRING), ctx = @ContextCode(FieldCode.PSU_IP_ADDRESS))`
and fix tests accordingly. PSU IP address is not something that can be provided by the user and if it is missing there is just general error.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Search the codebase for PsuIpAddress and the ValidationInfo annotation shown in the issue, then identify the affected tests that reference PSU_IP_ADDRESS. Remove those references and update the tests for the general missing-PSU error; done means the relevant test suite passes without PsuIpAddress usage.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api, backend
- Tipo de issue
- Refactorización
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100