Skip to content

Changing dataSourceId as URI format #670

@hwshim

Description

@hwshim

Current dataSourceId format is

{workspace}/{project}/..../{filename}

This will be changed like this. (Adding protocol)

wfs://{workspace}/{project}/..../{filename}

to support different kinds of workspace type.
for example

ocp://{workspace}/{project}/..../{filename}

This ensures unique id between multiple workspaces.
This is a 1st step for #527

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions