europace / baufismart-kundenangaben-api

API zum Importieren von Kundenangaben in einen neuen Vorgang in BaufiSmart.
https://developer.europace.de
14 stars 4 forks source link

Release 1.5.0 - Integration of ID fields for unique external referencing #190

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

Integration of ID fields for unique external referencing.

The ID field is output during the query (GET). When updating (PUT), the ID must be reused if the same object is referenced. The ID field is not required when creating (POST).

As this is a significant change to the content, the minor version number is incremented here.