Azure / Azure/azure-functions-java-worker
DataType should be an enum
Đang mở
Enhancement
New Feature
reviewed
- Ngôn ngữ chính
- Java
- Star
- 103
- Fork
- 74
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.