Sha256: 2d913903d5d5984449ee507d35aa3e57bd96c612eec98dd296eb43abd4c91127
Contents?: true
Size: 350 Bytes
Versions: 1
Compression:
Stored size: 350 Bytes
Contents
# DocSpring::PublishVersionData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **description** | **String** | | [optional] | | **version_type** | **String** | | | ## Example ```ruby require 'docspring' instance = DocSpring::PublishVersionData.new( description: null, version_type: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docspring-2.0.0 | docs/PublishVersionData.md |