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

Version Path
rbs-relaxed-3.9.0.1 schema/annotation.json
rbs-3.8.1 schema/annotation.json
rbs-3.8.0 schema/annotation.json
rbs-3.8.0.pre.1 schema/annotation.json
rbs-3.7.0.pre.1 schema/annotation.json
rbs-3.7.0.dev.1 schema/annotation.json
rbs-3.6.1 schema/annotation.json
rbs-3.6.0 schema/annotation.json
rbs-3.6.0.pre.3 schema/annotation.json
rbs-3.6.0.pre.2 schema/annotation.json
rbs-3.6.0.pre.1 schema/annotation.json
rbs-3.6.0.dev.1 schema/annotation.json
rbs-3.5.3 schema/annotation.json
rbs-3.5.2 schema/annotation.json
rbs-3.5.1 schema/annotation.json
rbs-3.5.1.pre.1 schema/annotation.json
rbs-3.5.0 schema/annotation.json
rbs-3.5.0.pre.2 schema/annotation.json
rbs-3.5.0.pre.1 schema/annotation.json
rbs-3.4.4 schema/annotation.json