Hi, quick question.
I'm trying to figure out if ory OLP is a feature available also for self hosted solutions. I read the documentation and there is nothing about self hosting.
Looking at the code I can see that internal/namespace/definitions.go:Namespace the field Config of type json.RawMessage, is it used to store the .ts defitnions?
Just found in contrib/rewrite-examples the example I was looking for