Azure / Azure/azure-functions-java-worker
DataType should be an enum
Offen
Enhancement
New Feature
reviewed
- Vorherrschende Sprache
- Java
- Sterne
- 103
- Forks
- 74
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.