Skip to content

BUG: Type Typo in Generated JSON #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
EisenbergEffect opened this issue Sep 22, 2015 · 3 comments · Fixed by #484
Closed

BUG: Type Typo in Generated JSON #146

EisenbergEffect opened this issue Sep 22, 2015 · 3 comments · Fixed by #484
Milestone

Comments

@EisenbergEffect
Copy link

Throughout the generated json we see this a lot: "type": "instrinct". What is that? It seems like a typo. It would be great to see that fixed.

(PS - Aurelia.io is using TypeDoc on all it's libraries now..and we've also built a docs viewer on top of the TSDoc json format. :))

@EisenbergEffect EisenbergEffect changed the title Typo BUG: Type Typo in Generated JSON Sep 22, 2015
@sebastian-lenz
Copy link
Member

Yes, this looks like a typo, should be "intrinsic" I guess. Sorry for my bad english.

@sebastian-lenz
Copy link
Member

I'm unsure whether to fix that one in the current branch as it would break everyones code using the json export. v0.4 is in the making and I think it would be better to correct the typo with this new version.

@sebastian-lenz sebastian-lenz added this to the TypeDoc 0.4 milestone Sep 23, 2015
@EisenbergEffect
Copy link
Author

@sebastian-lenz Thanks for the update. Do you have any timeline on 0.4 or any feature roadmap on that. I'm just curios.

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 a pull request may close this issue.

3 participants