Skip to content

openapi-generatorのバージョンを上げる #319

Description

@ras0q

今は6.1.0
https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.0.0 より上に上げると宣言が重複する

✘ [ERROR] Multiple exports with the same name "GetMessagesOrderEnum"

    bin/generated/api.ts:13179:13:
      13179 │ export const GetMessagesOrderEnum = {
            ╵              ~~~~~~~~~~~~~~~~~~~~

  The name "GetMessagesOrderEnum" was originally exported here:

    bin/generated/api.ts:6933:13:
      6933 │ export const GetMessagesOrderEnum = {
           ╵              ~~~~~~~~~~~~~~~~~~~~

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions