Skip to content

v0.8.3

Compare
Choose a tag to compare
@stelzo stelzo released this 23 Mar 19:43
· 2 commits to main since this release
  • One item set bonus was impossible to differentiate from a two item set bonus. A new field is added now that explicitly shows the amount of items you need for each effect. The ordering inside the effects array is therefore irrelevant now but will be kept as is. This also introduces a new effects type since this only applies for sets.
  • The list entries defined in the OpenAPI spec did not include all fields that can be included. Therefore the SDKs did not deserialize the entries correctly with list endpoints.