Skip to content

Releases: bimdata/python-api-client

v9.6.9

Choose a tag to compare

@github-actions github-actions released this 09 Nov 16:38

Fix

  • Create DMS Tree return same datas as the get route (#587) (5bd84de)

v9.6.8

Choose a tag to compare

@github-actions github-actions released this 07 Nov 16:00

Fix

  • Fix model deserialization (623b8f6)

v9.6.7

Choose a tag to compare

@github-actions github-actions released this 21 Oct 09:32

Fix

  • Rename model 360 field (#576)

  • rename model 360 field

  • keep viewer_360_file field

  • remove useless field in write only serializer (8de9eae)

v9.6.6

Choose a tag to compare

@github-actions github-actions released this 18 Oct 12:23

Fix

  • Rename request param in patch user cloud (#572) (2907dd6)

v9.6.5

Choose a tag to compare

@github-actions github-actions released this 11 Oct 14:07

Fix

  • Fix bad body serializer linkDocumentsOfElement (81cff13)

v9.6.4

Choose a tag to compare

@github-actions github-actions released this 10 Oct 09:35

Fix

  • Fix #536 body in linkDocumentsOfElement (01b3da8)

v9.6.3

Choose a tag to compare

@github-actions github-actions released this 07 Oct 09:40

Fix

  • Created_at and responded_at in Invitation model (#570)

  • created_at and updated_at in Invitation model

  • invitation: manual responded_at field (dc7063d)

v9.6.2

Choose a tag to compare

@github-actions github-actions released this 07 Oct 09:30

Fix

  • Cloud_id and project_id in Invitation serializer (d7315c0)

v9.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Oct 15:04

Fix

  • Update fields of userInvitation serializer (88f7294)

v9.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 08:07

Feature

  • User invitation routes (#569)

  • make invitation api updatable

  • add user:write scope

  • use many to many scopes in views and tests

  • set scopes in MarketplaceAppAuthorization view (2f7d1d4)