Showing:

Annotations
Diagram
Constraints
Used By
Source
Property schema sourceApiVersion
Annotations
Title  Source API Version

Description  The API version that the source is compatible with. The default is the same version as the Salesforce CLI.
Diagram
diagram
Type string
Constraints
Default : 48.0

Used by
Schema
#/schema
Source

 "sourceApiVersion": {
  "type": "string",
  "title": "Source API Version",
  "description": "The API version that the source is compatible with. The default is the same version as the Salesforce CLI.",
  "default": "48.0"
}