This website requires JavaScript.
Explore
Help
Register
Sign In
kyy
/
swagger-ui
Watch
1
Star
0
Fork
0
You've already forked swagger-ui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ed41c336a326d34ef80375785ff57838c1c7c148
swagger-ui
/
src
/
main
/
javascript
History
Aaron Baker
ed41c336a3
Issue
#1423
: responses containing references to definitions were not being fully resolved when the spec was pulled in over AJAX but was working locally. OperationView.render()'s parsing of the responses was just checking if the ref _started_ with '#/definitions/', not whether it contained it, and when pulled in over AJAX the refs have the URL prepended to them
2015-08-05 12:48:34 +01:00
..
helpers
ignore case.
2015-06-22 16:26:32 +02:00
view
Issue
#1423
: responses containing references to definitions were not being fully resolved when the spec was pulled in over AJAX but was working locally. OperationView.render()'s parsing of the responses was just checking if the ref _started_ with '#/definitions/', not whether it contained it, and when pulled in over AJAX the refs have the URL prepended to them
2015-08-05 12:48:34 +01:00
doc.js
fixes
#958
2015-05-14 17:14:03 -04:00
SwaggerUi.js
merged
2015-07-22 18:14:18 -07:00