-
Couldn't load subscription status.
- Fork 527
Comparing changes
Open a pull request
base repository: lukeautry/tsoa
base: master
head repository: sittingbool/tsoa
compare: master
- 10 commits
- 10 files changed
- 4 contributors
Commits on Dec 18, 2019
-
Allow relative locations for OpenApi server URLs
OpenApi 3.0 allows to no specify a scheme/host in the server URL part, in which case the scheme/host of the location where the document is served from should then be used by follup consumers. Until now if nothing special was specified always localhost:3000 was taken as default. To not break backwards compatability only enable relative locations when explicitly specifying "null" as host. This should most likely be changed with a new major breaking version. Fixes: #540
Jan Reusch committedDec 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 185496c - Browse repository at this point
Copy the full SHA 185496cView commit details
Commits on Jan 5, 2020
-
Move spec definition inside test
Jan Reusch committedJan 5, 2020 Configuration menu - View commit details
-
Copy full SHA for c6cbd41 - Browse repository at this point
Copy the full SHA c6cbd41View commit details
Commits on Jan 10, 2020
-
Add ability to handle streams returned from controller (#552)
* add ability to handle streams returned from controller * add test case for streamed buffer * reuse BufferType for Streamable results * improve stream ducktyping in express template
Configuration menu - View commit details
-
Copy full SHA for 0df645d - Browse repository at this point
Copy the full SHA 0df645dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a995b - Browse repository at this point
Copy the full SHA 21a995bView commit details -
Merge pull request #547 from jreusch/v3_enable_relative_locations
Allow relative locations for OpenApi server URLs
Configuration menu - View commit details
-
Copy full SHA for bd26f74 - Browse repository at this point
Copy the full SHA bd26f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5380a4f - Browse repository at this point
Copy the full SHA 5380a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0065a - Browse repository at this point
Copy the full SHA ac0065aView commit details
Commits on Jan 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac2eb4d - Browse repository at this point
Copy the full SHA ac2eb4dView commit details
Commits on Jan 21, 2020
-
Merge pull request #564 from WoH/oapi3-collection
Fix OpenAPI3 QueryArrays
Configuration menu - View commit details
-
Copy full SHA for ce27794 - Browse repository at this point
Copy the full SHA ce27794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 282905a - Browse repository at this point
Copy the full SHA 282905aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master