Skip to content

Bug: TS 1214 occured #43

Description

@Himenon

Steps To Reproduce

components:
  schemas:
    package: // reserved word
      type: object
      properties:
        id:
          type: number

The current behavior

TS Error

A software package

Identifier expected. 'package' is a reserved word in strict mode. Modules are automatically in strict mode.ts(1214)

The expected behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions