v0.2.5
The release incorporates the up-to-date API contract as of 2023-10-11 00:08:16 GMT.
Fixed
- [BREAKING] Method
UpdateProjectreturns the object of the typeUpdateProjectRespObj(combination ofOperationsResponseandProjectResponse) now.
Note that it reverts corresponding change made in v0.2.4.
Changed
- The struct
ApiKeyCreateResponse(the response type of the methodCreateApiKey) contains the attributesCreatedAtandNamenow.