Skip to content

Commit

Permalink
chore: catalogedApiVersion null
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Jan 16, 2025
1 parent b25d0bd commit f563cfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ export class ApexActionController {
registrationProviderType: 'ApexRest',
namedCredential: null,
namedCredentialReferenceId: null,
catalogedApiVersion: version,
catalogedApiVersion: null,
isStartSchemaVersion: true,
isHeadSchemaVersion: true,
schemaArtifactVersion: version
Expand Down

0 comments on commit f563cfa

Please sign in to comment.