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
Asigra 3Asigra 3 

Generate WSDL file for a specific API version

When I click "Generate Enterprise WSDL", it directly pop up the content of wnterprise.wsdl.xml with the Latest API version 53. However, what I need is a specific API version (48). How could I specify to gget the wsdl for a spcific API version?
Asigra 3Asigra 3
The steps we followed:-
1.From SETUP -> API->Generate Tooling WSDL With Strongly Typed Enums.
2.Clicking on the link, it did not allow me to specify the version, but directly pop up the generated content of the WSDL text for current version 53. However, what I need is version 48.