Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Make references relative current collection #32

@clicman

Description

@clicman

Let assume we have a structure:

  1. /data/users.json with relation to /roles.json
  2. /roles.json with relation to /assets.json

So relations will be:

  1. ../roles.json
  2. ../assets.json

But it isn't logical and should be relative to the current collection:

  1. ../roles.json
  2. assets.json

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions