File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 219219 }
220220 },
221221 "apiVersionMetadata" : {
222- "comment1" : " Refer to ApiVersionMetadata in orgUtils.ts for more details." ,
223- "comment2" : " target section defines the dev server version (matchingDevServerVersion) and the API version that it can support (versionNumber)." ,
222+ "x-apiVersionMetadata-comments" : [
223+ " Refer to ApiVersionMetadata in orgUtils.ts for more details." ,
224+ " The 'target' section defines the dev server version (matchingDevServerVersion) and the API version that it can support (versionNumber)." ,
225+ " The 'versionToTagMappings' section defines the mapping between released tags for our CLI plugin and the org version that each tag supports."
226+ ],
224227 "target" : {
225228 "versionNumber" : " 64.0" ,
226229 "matchingDevServerVersion" : " ~11.5.0"
227230 },
228- "comment3" : " versionToTagMappings section defines the mapping between released tags for our CLI plugin and the org version that each tag supports." ,
229231 "versionToTagMappings" : [
230232 {
231233 "versionNumber" : " 62.0" ,
You can’t perform that action at this time.
0 commit comments