Skip to content

kindString dropped in JSON output changes #828

Closed
@aciccarello

Description

@aciccarello

The last time the the specs were updated there were a number of spec files where the kindString property was dropped in the JSON output. This is most likely a bug.

diff --git a/src/test/converter/type-operator/specs.json b/src/test/converter/type-operator/specs.json
index dd6f81c..f103dfc 100644
--- a/src/test/converter/type-operator/specs.json
+++ b/src/test/converter/type-operator/specs.json
@@ -18,7 +18,6 @@
           "id": 5,
           "name": "GenericClass",
           "kind": 128,
-          "kindString": "Class",
           "flags": {
             "isExported": true
           },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions