planetarium / NineChronicles

Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
https://nine-chronicles.com/
GNU Affero General Public License v3.0
347 stars 146 forks source link

Fix/openapi generator http method change #4868

Closed jonny-jeahyunchoi closed 3 weeks ago

jonny-jeahyunchoi commented 3 weeks ago

openAPI 스팩을가지고 코드생성하는곳의 웹리퀘스트 요청을 HttpClient가 아닌 UWR를 사용하도록 수정. 유니티 버전업 이후 HttpClient가 이상동작하는 케이스 보완