Interface: OperationsExportFormat
Extends
Properties
application
application:
Object
Type declaration
author?
author?:
PackageDescriptorAuthor
name
name:
string
version
version:
string
Inherited from
ApplicationExportFormat
.application
Source
packages/shell/src/console/webda.ts:45
operations
operations:
Object
Index signature
[key
: string
]: Object
Source
packages/shell/src/console/webda.ts:63
schemas
schemas:
Object
Index signature
[key
: string
]: JSONSchema7