16 lines
332 B
Ruby
16 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
|