Is it ok to include '/' in the schema alias (aka path prefix / base path) when registering a schema with ORDS?
This can't be done done via the UI as you get error ‘Schema Alias must contain only alphabetic and numeric characters.’ But it can be done when using the ords.enable_schema API.
I'm not sure if the UI restriction was accidently included or if the PL/SQL API validation is unintentionally lax?
Also, recommend all references to ‘Schema Alias’ and ‘Path Prefix’ are renamed to ‘Bath Path’ to reduce confusion.