security_tools/tools/microsoft/cvrf/ruby-client/lib/openapi_client/version.rb

15 lines
332 B
Ruby

=begin
#Microsoft Security Updates API
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.0-SNAPSHOT
=end
module OpenapiClient
VERSION = '1.0.0'
end