Project

General

Profile

« Previous | Next » 

Revision 59151

changed interface-form error to warning, skipped baseUrl identification and added comment field

View differences:

oa-description.ts
184 184
  mandatory: true,
185 185
  recommended: false
186 186
};
187

  
188
export const commentsDesc = {
189
  desc: 'Add your comments regarding the interface.',
190
  label: 'Comments',
191
  mandatory: false,
192
  recommended: false
193
};

Also available in: Unified diff