Expand DAL REST API structure and exposed resources
* Cleanup DAL connection REST endpoints, remove primary connection endpoint. * Make connection search endpoint return federation nodes and primary connection along user-defined DAL connections * Expose DAL connection drivers * Prepare DAL sensitivity level resource
This commit is contained in:
@@ -5,6 +5,7 @@ package rdbms
|
||||
import (
|
||||
"time"
|
||||
"github.com/cortezaproject/corteza-server/pkg/expr"
|
||||
"github.com/cortezaproject/corteza-server/pkg/geolocation"
|
||||
{{- range $path, $alias := .imports }}
|
||||
{{ $alias }} {{ printf "%q" $path }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user