William Cheng
4e39f12e29
[Go] fix isNil check ( #17870 )
...
* #17835 changed to return !IsNil
* update samples
---------
Co-authored-by: sagar khot <sagarkhot74@gmail.com>
2024-02-15 14:17:31 +08:00
Simon Podlipsky
1e9bccca16
feat: generate EOL in VERSION file ( #17829 )
...
The EOL is missing so let's add it in order to comply with POSIX standard:
Line
> A sequence of zero or more non- <newline> characters plus a terminating <newline> character.
2024-02-12 15:40:55 +08:00
William Cheng
783e68c7ac
7.4.0 snapshot ( #17818 )
...
* Revert "7.3.0-release (#17817 )"
This reverts commit d617b46c86b9075c5e0d63fe3798e2982f5259ac.
* update samples, docs, readme
2024-02-08 16:07:22 +08:00
William Cheng
7cdbb2a7b4
update samples
2024-02-08 11:38:49 +08:00
Charles Treatman
6e137bb61d
Add sample spec to catch external file reference issues in swagger-parser ( #17773 )
...
* add a sample that catches swagger-parser issues with external refs
* generate samples for new test spec
2024-02-06 16:22:41 +08:00