Looks like this works: ```identitySchemas: "iden...
# ory-selfhosting
p
Looks like this works:
Copy code
identitySchemas:
  "identity.default.schema.json": |
   <schema as string here>
b
yes, this is right
p
Odd that it doesn't support yaml structured data here.