Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
chore(api): openapi specifications update (#68)
Browse files Browse the repository at this point in the history
* chore(api): openapi specifications update

* chore: remove workaround for bus v2

* docs: update changelog for v0.11.0

Co-authored-by: minchao <minchao@users.noreply.github.com>
Co-authored-by: minchao <minchao.220@gmail.com>
  • Loading branch information
3 people authored Jul 10, 2021
1 parent ebd9300 commit 2c64f9f
Show file tree
Hide file tree
Showing 334 changed files with 24,704 additions and 4,766 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@

## [Unreleased]

## [0.11.0] - 2021-07-10

### Added
- 高雄市公車新資料服務上架
- 平臺API全面提供HTTP 304狀態碼查詢服務
- 高雄輕軌V2版資料服務上架
- 軌道V3版資料服務上架
- 公車V2版資料服務上架

### Removed
- 彰化縣公共自行車服務下架

## [0.10.0] - 2021-04-24

### Added
Expand Down Expand Up @@ -135,7 +147,8 @@
### Added
- 首次發行,提供基本、航空、公車、軌道、自行車與觀光等 PTX API 用戶端程式庫。

[Unreleased]: https://github.com/minchao/go-ptx/compare/v0.10.0...HEAD
[Unreleased]: https://github.com/minchao/go-ptx/compare/v0.11.0...HEAD
[0.11.0]: https://github.com/minchao/go-ptx/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/minchao/go-ptx/compare/v0.9.0...v0.10.0
[0.9.0]: https://github.com/minchao/go-ptx/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/minchao/go-ptx/compare/v0.7.0...v0.8.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ go-ptx 使用 [go-swagger](https://github.com/go-swagger/go-swagger) 自動從 P

### 必要條件

- Go >= 1.12
- Go >= 1.14
- GNU Make
- golangci-lint
- go-swagger
Expand Down
2 changes: 1 addition & 1 deletion air/v2/client/air/air_api_airport_parameters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion air/v2/client/air/air_api_m_e_t_a_r1_parameters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion air/v2/client/air/air_api_m_e_t_a_r_parameters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions air/v2/client/air/air_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 15 additions & 10 deletions air/v2/models/p_t_x_service_d_t_o_air_specification_v2_airline.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 16 additions & 11 deletions air/v2/models/p_t_x_service_d_t_o_air_specification_v2_airport.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c64f9f

Please sign in to comment.