Closed jaeddy closed 5 years ago
Actually... maybe hold off on this for now. Waiting for guidance from @TheRobBrennan and @Stanley-Jovel on preferred response format.
Fixed. Using Neo4j JSON format by default for now (OpenAPI Generator doesn't handle oneOf
for response schemas very well...).
Should be a simple fix. Default now is to return a D3-centric JSON structure. The schema for the alternative structure is already defined in the OpenAPI spec (
NeoGraph
) — just need to add relevant query params and update controllers.