strongloop / loopback-component-explorer

Browse and test your LoopBack app's APIs
Other
71 stars 102 forks source link

Display error when a model is called 'Array' #252

Closed IvanOdd closed 4 years ago

IvanOdd commented 5 years ago

I have noticed something with the models while working on my database. If i name one of my model 'array' or 'object', the explorer doesn't display the model nor the example :

array-bug

The methods still work as normal however.

I noticed it while working on one of our projects that includes DNA microarrays, usually called arrays in most labs. Its not really important since renaming the model fix the issue, but i though it was worth mentioning just in case.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.