function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
prasanth sfdcprasanth sfdc 

Salesforce with Swagger error at VS code

To connect with swagger for my custom rest api endpoints I am following the below document.  Please let me know if any has clear steps to implement. 

I am following the below link to setup swagger codegen from vs code. 
https://developer.salesforce.com/blogs/2018/04/connecting-to-swagger-backed-apis-with-clicks-or-code

step 1:- success . runned
"sfdx plugins:install muenzpraeger-sfdx-plugin"  . 

step2:- falied. 
"
sfdx muenzpraeger:swagger:import -p http://petstore.swagger.io/v2/swagger.json -d /Users/rwinkelmeyer/Development/testApex"

User-added image
prasanth sfdcprasanth sfdc
Hi, 
I got the solutoin for above step. Please some one help me how to make inboud integration from swagger to SFDC. 
PriyaPriya (Salesforce Developers) 

Hi Kindly refer this article :-  https://developer.salesforce.com/blogs/2018/04/connecting-to-swagger-backed-apis-with-clicks-or-code

Regards,

Priya Ranjan