Skip to content
#

data-versioning

Here are 18 public repositories matching this topic...

kedro
lakeFS
nopcoder
nopcoder commented Jul 1, 2021

Currently lakeFS register openapi handlers and handle all specific routes.
In case of a call to /api/v1/test, the unknown path under the API prefix, the mux will serve the request by the UI handler and return a valid HTML (UI) page.

The expected behaviour is to return a non-2xx status code with JSON error - prefered the internal error format, so the developer will handle an error and not fai

Improve this page

Add a description, image, and links to the data-versioning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-versioning topic, visit your repo's landing page and select "manage topics."

Learn more