Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiRevisionInfoContract

Package version

Object used to create an API Revision or Version based on an existing API Revision

Hierarchy

  • ApiRevisionInfoContract

Index

Properties

Optional apiRevisionDescription

apiRevisionDescription: undefined | string

Description of new API Revision.

Optional apiVersionName

apiVersionName: undefined | string

Version identifier for the new API Version.

Optional apiVersionSet

Version set details

Optional sourceApiId

sourceApiId: undefined | string

Resource identifier of API to be used to create the revision from.

Generated using TypeDoc