struct

Anthropic::SkillVersionsListResponse

Inherits JSON::Serializable < Struct < Value < Object

Paginated list response for skill versions.

Constructors

new(data : Array(SkillVersion) = [] of SkillVersion, has_more : Bool = false, next_page : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
has_more?
Source
next_page
Source