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

OAS spec changes on the 2020-06-18 #22

Merged
merged 4 commits into from
Jun 18, 2020
Merged

Conversation

minchao
Copy link
Owner

@minchao minchao commented Jun 18, 2020

No description provided.

Comment on lines +9 to +20
## [0.5.0] - 2020-06-18

### Added
- 金門公車資料服務。
- 高雄捷運、高雄輕軌V2版News、Alert資料服務上架。
- 淡海輕軌V2版資料服務上架。
- 捷運環狀線V2版資料服務上架。
- 軌道資料服務更新。

### Fixed
- 觀光台灣好行預估到站資料服務。
- 航空資料服務更新。
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.5.0 draft

Comment on lines +95 to +103
func fixProperty(data []byte) []byte {
return bytes.Replace(data, []byte(`"description": "資料版本編號<span class=\"emphasis fas fa-pen\" rel=\"與來源Inbound XML不同,為提供資料的版本編號[該欄位由本平台自動產製]\"></span>",
"type": "integer"
},
"Items": {`), []byte(`"description": "資料版本編號<span class=\"emphasis fas fa-pen\" rel=\"與來源Inbound XML不同,為提供資料的版本編號[該欄位由本平台自動產製]\"></span>",
"type": "integer"
},
"Ports": {`), -1)
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

workaround, reported.

@minchao minchao marked this pull request as ready for review June 18, 2020 15:53
@minchao minchao merged commit bbb8e8c into master Jun 18, 2020
@minchao minchao deleted the spec-changes-on-2020-06-18 branch June 18, 2020 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant