p2panda / fishy

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

Download external schemas from git #1

Open adzialocha opened 1 year ago

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