Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 425 Bytes

380-breaking-changes.md

File metadata and controls

6 lines (5 loc) · 425 Bytes
  • Added parameter additionalHeader map[string]string to functions Client.OpenApiDeleteItem, Client.OpenApiGetAllItems, Client.OpenApiGetItem, Client.OpenApiPostItem, Client.OpenApiPutItem, Client.OpenApiPutItemAsync, Client.OpenApiPutItemSync [GH-380]
  • Renamed functions GetOpenApiRoleById -> GetRoleById, GetOpenApiRoleByName -> GetRoleByName, GetAllOpenApiRoles -> GetAllRoles [GH-380]