p2panda / fishy

Create, manage and deploy p2panda schemas
GNU Affero General Public License v3.0
9 stars 1 forks source link

Get external schemas from different folders #2

Open adzialocha opened 1 year ago

adzialocha commented 1 year ago
# Example
[test.fields]
some_field = { type = "str", schema = { id = "some_schema_0020...", path = "../some_schema" } }