🆙
Goa v3.15.0 更新情報
概要
Goa の更新情報メモです。
Goa v3.15.0
Goa v3.15.0 の更新情報です。
主な変更内容
OpenAPI 関連の修正
- Standardize OpenAPI integer format by @raphael in #3451
- Int64(Uint64)、Int(UInt)、Int32(Uint32) に対応する OpenAPI での format がそれぞれ int64, int64, int32 になるように調整されました。
- Generate valid OpenAPI specifications by @raphael in #3454
Meta タグの細かな調整
- Fix openapi:generate Meta to affect required validations by @tchssk in #3452
- Validate Array and Map for struct:pkg:path Meta by @tchssk in #3474
- Treat nested paths for struct:pkg:path Meta by @tchssk in #3469
細かな調整が主ですが、マイナーバージョンが上がっています :p
/以上
Discussion