Skip to content

Latest commit

 

History

History
127 lines (108 loc) · 15.2 KB

CHANGELOG.md

File metadata and controls

127 lines (108 loc) · 15.2 KB

Changelog

v0.1.1 (2020-06-01)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.1.0 (2020-05-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • [API] /auth/admin/login(POST) response with a status code of 201 is returned. #148
  • [API] /admins/positives(POST) response with a status code of 201 is returned. #147
  • [API] /admins/organizations (POST) API can create an organization with the same name #145
  • [API] Passing a registered email address to the request body and executing the API(/admins/users(POST)) returns an status code(404). #144
  • [API] /auth/login(POST) response with a status code of 201 is returned. #143
  • 陽性者TempIDsに過去14日分のTempIDsが含まれていない? #142
  • [API] Sending a request using the /users/me/profile (PATCH) API without a required request body, will return a status code of 200. #141
  • [API] /admins/organizations/{organizationId} (GET) API doesn't get the organization information for the organizationId passed as a parameter #140
  • [API] 実装の終わっていないAPI #139
  • [feature] creating tempids list for a specific org #72
  • [feature] self positive report for a specific org API #71
  • [TechTask] Update the API definition document #43

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator