1862 Commits (a676aba23d71f2c72b70cc3785d9c9e0be3eced7)
 

Author SHA1 Message Date
  Tony Tam a676aba23d updated swagger-js version 7 years ago
  Ron c9d2a70341 Update README.md 7 years ago
  Tony Tam 2972c3c9b8 Merge pull request #2600 from eikonomega/patch-1 7 years ago
  Michael Dunn 0e2272b1af Fix grammar error in readme.md 7 years ago
  Tony Tam 64dc3060b3 updated versions 7 years ago
  Tony Tam ae4961ded9 updated versions 7 years ago
  Tony Tam a7aea6784a applied swagger-js patch 7 years ago
  Tony Tam 6e7f2effec Merge branch 'issue-2593' 7 years ago
  Tony Tam 35d8dc101b bumped version 7 years ago
  Tony Tam 8b877cafc9 Merge pull request #2597 from swagger-api/issue-2593 7 years ago
  Tony Tam d073c0a908 removed `extend`, which made the operation object unreachable 7 years ago
  Tony Tam 90021ad100 Merge pull request #2567 from monkeyFeathers/swagger-ui#2561 7 years ago
  Javier Quiroz 673613129f Replace resource ID special characters to fix path expansion issue 7 years ago
  Tony Tam 58460145f3 empty string check 7 years ago
  Tony Tam d9e81fdb4c fixed tagging 7 years ago
  Tony Tam 10ad489439 updated script 7 years ago
  Tony Tam 4fe23ac2fe rebuilt 7 years ago
  Tony Tam 0f7aa4518c rebuilt 7 years ago
  Tony Tam 6763652f65 updated script 7 years ago
  Tony Tam 0d41d7d893 updated script 7 years ago
  Tony Tam fdbdf177fe updated script 7 years ago
  Tony Tam 02da09efa2 updated readme 7 years ago
  Tony Tam 5ca6c8972e Merge pull request #2592 from swagger-api/issue-2591 7 years ago
  Tony Tam 921f76e7ee updated readme 7 years ago
  Tony Tam daf225ee0a added docker to travis 7 years ago
  Tony Tam cb5f9b643d added docker push 7 years ago
  Tony Tam b055fb176b rebuilt 7 years ago
  Tony Tam 68cd5d0d1b updated with master 7 years ago
  Tony Tam 38750aec58 Merge pull request #2424 from dolmen/feature/responseHooks 7 years ago
  Tony Tam c0ab1dd4db Merge branch 'Pchelolo-filename' 7 years ago
  Tony Tam ed6a330d5d merged 7 years ago
  Tony Tam e4c2236a68 Merge pull request #2474 from simo9000/master 7 years ago
  Tony Tam 6a753a4bc8 Merge pull request #2558 from sreeshas/topic/sreeshas/fix_escape_resource_name 7 years ago
  Tony Tam 2905068997 Merge pull request #2553 from IlyaPomaskin/patch-1 7 years ago
  Tony Tam f386054a53 Merge pull request #2568 from tobigun/showOperationIds 7 years ago
  Tony Tam 1e19281a7b Merge branch 'turkeylurkey-2460-requiredFile' 7 years ago
  Tony Tam f8db172158 merged 7 years ago
  Tony Tam 78b3678f74 Merge pull request #2587 from moses-palmer/feature-token-as-vendor-property 7 years ago
  Tony Tam fa5de88f5d Merge pull request #2581 from ritesh-garg/issue-2577 7 years ago
  Tony Tam 6bfec976a0 updated version 7 years ago
  Tony Tam 353c8a39c5 updated swagger-js, rebuilt 7 years ago
  Moses Palmér 4f467b4073 Prefer tokenName as vendor extension in auth view 7 years ago
  Moses Palmér 43760ec29f Prefer tokenName as vendor extension 7 years ago
  Moses Palmér 7ca8cdeffb Read token name using function in auth view 7 years ago
  Moses Palmér fd3eb4f65a Read token name using function 7 years ago
  Ritesh Garg 1142f01da1 Adding the check for model.definition 7 years ago
  Ritesh Garg d9e14e1e7d Commenting getName function as names are now determined beforehand and the prefix part is exposed as a separate function 7 years ago
  Ritesh Garg af068f787a Merge branch 'issue-2577' of https://github.com/ritesh-garg/swagger-ui into issue-2577 7 years ago
  Ritesh Garg 8b01247192 Change to fix the naming for elements for an array from the element name(XmlElement) defined with array rather than determining it from the element model definition(XmlRootElement) 7 years ago
  Ritesh Garg 8155330ae3 Change to set name for array elements from items.xml.name if it is set. Another issue after fixing this was for complex objects, that the name for element (from xmlelement annotation) was getting overridden by ref name (from xmlelementwrapper annotation) 7 years ago