aito.v1.api.get_database_schema

aito.v1.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