cytoscape / cyREST

Core App: REST API module for Cytoscape
https://github.com/cytoscape/cyREST/wiki
MIT License
30 stars 13 forks source link

Columns may not support null values #25

Closed dotasek closed 7 years ago

dotasek commented 7 years ago

Columns that contain null values that are returned from GET may be removing entries instead of passing on those nulls.

Reported by @AlexanderPico

dotasek commented 7 years ago

Fixed in 6406e38