Skip to content
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

typo in ResourceView.coffee #612

Closed
iizs opened this issue Sep 24, 2014 · 0 comments
Closed

typo in ResourceView.coffee #612

iizs opened this issue Sep 24, 2014 · 0 comments

Comments

@iizs
Copy link

iizs commented Sep 24, 2014

$('.toggleEndpointList', @el).click(this.callDocs.bind(this, 'toggleEndpointListForResource'))
$('.collapseResource', @el).click(this.callDocs.bind(this, 'collapseOperationsForResource'))
$('.expandResource', @el).click(this.callDocs.bind(this, 'expandOperationsForResoruce'))

At line 30, "expandOperationsForResoruce" should be "expandOperationsForResource"
This typo was preventing api lists from expanding

fehguy added a commit that referenced this issue Sep 26, 2014
@fehguy fehguy closed this as completed Sep 26, 2014
Jonahss pushed a commit to eaze/swagger-ui that referenced this issue Aug 12, 2016
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this issue Aug 18, 2016
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this issue Aug 23, 2024
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

No branches or pull requests

2 participants