aito.api.get_database_schema
- aito.api.get_database_schema(client: AitoClient) AitoDatabaseSchema
get the schema of the database
- Parameters:
client (AitoClient) – the AitoClient instance
- Returns:
Aito database schema
- Return type:
Dict
get the schema of the database
client (AitoClient) – the AitoClient instance
Aito database schema
Dict