Project

General

Profile

« Previous | Next » 

Revision 58853

Working on the new version of the oso - almost done with tha data part of the pages

View differences:

raw-data.ts
13 13

  
14 14
export class Query {
15 15
  name: string;
16
  parameters: string;
16
  parameters: string[];
17 17
  filters: string;
18 18
  select: string;
19 19
  entity: string;

Also available in: Unified diff