Skip to content

fix(ts-ignore): add in ts-ignore flag so that there will be no ts errors causing app to crash#10433

Open
sahanatroam wants to merge 2 commits intoswagger-api:masterfrom
sahanatroam:patch-1
Open

fix(ts-ignore): add in ts-ignore flag so that there will be no ts errors causing app to crash#10433
sahanatroam wants to merge 2 commits intoswagger-api:masterfrom
sahanatroam:patch-1

Conversation

@sahanatroam
Copy link
Copy Markdown

@sahanatroam sahanatroam commented Aug 17, 2020

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

Add in ts-ignore flag so that there will be no ts errors causing app to crash

@sahanatroam sahanatroam changed the title fix(ts-ignore): add in ts-ignore flag so that there will be no ts err… fix(ts-ignore): add in ts-ignore flag so that there will be no ts errors causing app to crash Aug 17, 2020
@HugoMario
Copy link
Copy Markdown
Contributor

hey @sahanatroam, sorry for delay

what ts errors you get that makes your app crash?

i've been checking this and it's working fine for me.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants