-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
484663a
commit 5f64455
Showing
7 changed files
with
109 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
...-files.expected/externalServiceRegistrations/OpenAPIChallenge.externalServiceRegistration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<ExternalServiceRegistration xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<label>BankService</label> | ||
<namedCredential>ntest</namedCredential> | ||
<registrationProviderType>Custom</registrationProviderType> | ||
<schemaType>OpenApi3</schemaType> | ||
<schemaUrl>/accounts/schema</schemaUrl> | ||
<serviceBinding>{&quot;host&quot;:&quot;&quot;,&quot;basePath&quot;:&quot;/&quot;,&quot;allowedSchemes&quot;:[],&quot;requestMediaTypes&quot;:[],&quot;responseMediaTypes&quot;:[],&quot;compatibleMediaTypes&quot;:{}}</serviceBinding> | ||
<status>Complete</status> | ||
<systemVersion>3</systemVersion> | ||
<schema>openapi: 3.0.0 | ||
info: | ||
title: OpenAPIChallenge | ||
description: Now is the time for Apex OpenAPI | ||
version: 63.1.0 | ||
paths: | ||
/getAccountSummaryWithOpportunities: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: getAccountSummaryWithOpportunities | ||
responses: {} | ||
/getActiveCases: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: getActiveCases | ||
responses: {} | ||
/getAllAccounts: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: getAllAccounts | ||
responses: {} | ||
/getUserDetails: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: getUserDetails | ||
responses: {} | ||
/updateContactDetails: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: updateContactDetails | ||
responses: {} | ||
/getWelcomeMessage: | ||
operations: | ||
get: | ||
summary: need to figure out what this means | ||
description: need to figure out what this means | ||
operationId: getWelcomeMessage | ||
responses: {}</schema> | ||
</ExternalServiceRegistration> |
8 changes: 8 additions & 0 deletions
8
...ot/sampleProjects/preset-decomposedESR/__snapshots__/verify-md-files.expected/package.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<types> | ||
<members>OpenAPIChallenge</members> | ||
<name>ExternalServiceRegistration</name> | ||
</types> | ||
<version>60.0</version> | ||
</Package> |
11 changes: 10 additions & 1 deletion
11
...efault/externalServiceRegistrations/OpenAPIChallenge.externalServiceRegistration-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
<ExternalServiceRegistration xmlns="http://soap.sforce.com/2006/04/metadata"><label>BankService</label><namedCredential>ntest</namedCredential><registrationProviderType>Custom</registrationProviderType><schemaType>OpenApi3</schemaType><schemaUrl>/accounts/schema</schemaUrl><serviceBinding>{"host":"","basePath":"/","allowedSchemes":[],"requestMediaTypes":[],"responseMediaTypes":[],"compatibleMediaTypes":{}}</serviceBinding><status>Complete</status><systemVersion>3</systemVersion></ExternalServiceRegistration> | ||
<ExternalServiceRegistration xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<label>BankService</label> | ||
<namedCredential>ntest</namedCredential> | ||
<registrationProviderType>Custom</registrationProviderType> | ||
<schemaType>OpenApi3</schemaType> | ||
<schemaUrl>/accounts/schema</schemaUrl> | ||
<serviceBinding>{"host":"","basePath":"/","allowedSchemes":[],"requestMediaTypes":[],"responseMediaTypes":[],"compatibleMediaTypes":{}}</serviceBinding> | ||
<status>Complete</status> | ||
<systemVersion>3</systemVersion> | ||
</ExternalServiceRegistration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5f64455
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-linux
211
ms211
ms1
eda-sourceToMdapi-linux
1952
ms1908
ms1.02
eda-sourceToZip-linux
1801
ms1700
ms1.06
eda-mdapiToSource-linux
3457
ms2587
ms1.34
lotsOfClasses-componentSetCreate-linux
429
ms415
ms1.03
lotsOfClasses-sourceToMdapi-linux
3594
ms3589
ms1.00
lotsOfClasses-sourceToZip-linux
2864
ms2722
ms1.05
lotsOfClasses-mdapiToSource-linux
3446
ms3379
ms1.02
lotsOfClassesOneDir-componentSetCreate-linux
741
ms740
ms1.00
lotsOfClassesOneDir-sourceToMdapi-linux
6275
ms6227
ms1.01
lotsOfClassesOneDir-sourceToZip-linux
4944
ms4983
ms0.99
lotsOfClassesOneDir-mdapiToSource-linux
6141
ms6088
ms1.01
This comment was automatically generated by workflow using github-action-benchmark.
5f64455
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-win32
895
ms698
ms1.28
eda-sourceToMdapi-win32
5105
ms4061
ms1.26
eda-sourceToZip-win32
3851
ms3115
ms1.24
eda-mdapiToSource-win32
7408
ms6177
ms1.20
lotsOfClasses-componentSetCreate-win32
1818
ms1338
ms1.36
lotsOfClasses-sourceToMdapi-win32
12397
ms8430
ms1.47
lotsOfClasses-sourceToZip-win32
7189
ms5314
ms1.35
lotsOfClasses-mdapiToSource-win32
11002
ms8222
ms1.34
lotsOfClassesOneDir-componentSetCreate-win32
2997
ms2127
ms1.41
lotsOfClassesOneDir-sourceToMdapi-win32
17689
ms13607
ms1.30
lotsOfClassesOneDir-sourceToZip-win32
10522
ms8636
ms1.22
lotsOfClassesOneDir-mdapiToSource-win32
18737
ms13755
ms1.36
This comment was automatically generated by workflow using github-action-benchmark.