Azure / Azure/azure-functions-java-worker
DataType should be an enum
Abierto
Enhancement
New Feature
reviewed
- Lenguaje dominante
- Java
- Estrellas
- 103
- Forks
- 74
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 2
Descripción
It seems that there is only a small number of valid dataTypes - string and binary (perhaps more, I haven't reviewed the docs exhaustively). It would be wise in my opinion to replace the String type with a custom enumeration, to prevent developer confusion over what the valid values are.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.