Welcome to the new Parasoft forums!  We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category. 
Rest API version
 
            
                
                    sarbanib                
                
                    Posts: 1 ✭                
            
                        
                
                                    
                                  in Virtualize             
            Hi,
I am working on a virtualization project using Parasoft virtualize. The API version follows the semver 2.0.0
Please let me know if this is compatible with Parasoft virtualize tool 9.8 version
            Tagged:
            
        
0              
            Comments
- 
            Using "semver" for your REST API's versioning strategy shouldn't be a problem. Often times the API's version number appears in the path segment, and there is no issue in Virtualize as far as handling path segments containing version numbers. 1