Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with Timzone and update from Swagger 2.0 to OpenAPI 3.0.0 #3

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

lewismc
Copy link
Member

@lewismc lewismc commented Jul 9, 2019

Hi @tagtuna @camrinbraun this pull request addresses the recent issues you guys have been having.
Specifically the changes are as follows

  • I've updated from Swagger v2 API specification to OpenAPI v3... this means tagbase-server is up-to-date in terms of all dependencies
  • I've fixed the timezone issue you guys were experiencing. This is partly documented here and here. It had to do with the underlying Python3 Alpine Docker image which is used for the tagbase-server container. This is now fixed as far as I can see. I was able to ingest the sample files sent to me by @tagtuna

... there are a few minor documentation issues I dealt with. Specifically, I thought the above changes merited an upgrade of the REST API version from v1 to v2.

If you have any further issues then let me know directly.
Thanks

@lewismc lewismc added the enhancement New feature or request label Jul 9, 2019
@lewismc lewismc self-assigned this Jul 9, 2019
@lewismc lewismc merged commit ce28935 into master Jul 9, 2019
@lewismc lewismc deleted the timezone_fix branch July 9, 2019 04:21
lewismc added a commit that referenced this pull request Sep 24, 2023
Fix issue with Timzone and update from Swagger 2.0 to OpenAPI 3.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant