create table headers ( name text not null, type text not null, description text, deprecation , required boolean not null, default text, attributes );