We need to think, what todo with BoundSchema lifecycle. Meaning that user should be able to specify if they want schema to be auto-updated, or always stay the same.
This probably should be part of the provider configuration as they know how this could work with the service they are providing.
In addition boundschemas should be owned by APIServiceExports. So we need either add finalizer or adopt them.
Look for the issue URL in the code.
We need to think, what todo with BoundSchema lifecycle. Meaning that user should be able to specify if they want schema to be auto-updated, or always stay the same.
This probably should be part of the provider configuration as they know how this could work with the service they are providing.
In addition boundschemas should be owned by APIServiceExports. So we need either add finalizer or adopt them.
Look for the issue URL in the code.