Sha256: 826aac46c335baa11bfb77374fcb494c75e5c999d31380880787b146d14c6a73
Contents?: true
Size: 350 Bytes
Versions: 126
Compression:
Stored size: 350 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Annotation associated to a declaration or a member: `%a{rbs:test}`, `%a{steep:deprecated}`, ...", "type": "object", "properties": { "string": { "type": "string" }, "location": { "$ref": "location.json" } }, "required": ["string", "location"] }
Version data entries
126 entries across 126 versions & 3 rubygems