Skip to content

Releases: bimdata/python-api-client

v5.15.0

24 Nov 16:31
Compare
Choose a tag to compare

Feature

  • Remove deprecated and put (#450)

  • remove deprecated route and PUT route without BCF routes

  • fix some tests

  • fix last tests and restore project tree route

  • restore BCF tests change

  • rename fullUpdate operation (5769df5)

  • Add leave project route (#449)

  • Add leave project route

  • fix roles (4d52c51)

Fix

  • Fix semantic release (aca3560)
  • Fix serializer user project (#448)

Breaking Change:

  • key to for GroupUser create view
  • Route pk for userProject views is now UserProject pk and not FosUser pk

Some other change:

  • fix serializer of userProject for swagger and libs
  • add missing invitation user project from project and group
  • fix some test (8b5446a)
  • Add invitation key in UserProject (30a8fb5)
  • Get cloud size operation id in openapi (d508862)
  • Fix list/create methods openAPI (7519d93)

v5.13.3

07 Sep 13:10
Compare
Choose a tag to compare

Feature

  • Test (4f7e324)

  • Serialize user-permissions on documents (8597421)

  • Add profile_picture field in user serialization

  • add user picture field

  • fix user.company, add comment about an edge case (45bd37c)

  • Add GED permissions (00b987a)

  • Allow bigger guids (#420) (54b2b09)

Fix

  • Allow empty name in raw layers and raw materials (b96d9a7)
  • Allow empty name in raw layers and raw materials (c0d6bb6)
  • Allow empty name in raw layers and raw materials (22e450d)
  • Fix dms-tree group permissions (38f8ce5)
  • Fix field name and add field to children dms-tree (#426) (2881af8)
  • Fix raw element serializer (e71a065)

v5.1.1

10 Feb 13:30
Compare
Choose a tag to compare

Methods for cloud and project management are now only in CollaborationApi.
Many tools don't support a method in two APIs and this lead to many bugs.

v5.0.0

13 Jan 12:31
Compare
Choose a tag to compare

CloudApi has been renamed CollaborationApi
ProjectApi has been renamed CollaborationApi
UserApi has been renamed CollaborationApi (They have been merged)
CheckplanApi has been renamed CheckerApi
IdentityProviderApi has been renamed SsoApi
ApplicationApi has been renamed WebhookApi

Methods for cloud and project management are now in both CollaborationApi and IfcApi.

OpenAPI Generator has been updated to 4.2.2