api.acmesoftware.de · Verlauf

API Changelog

Entwicklung der OpenAPI-Vertraege je veroeffentlichter Version. Version anklicken fuer die Details.

⚡ n Breaking Changes +n Added ~n Modified
ACMEsuite

Die vier Modul-Vertraege der ACMEsuite (ACMEhr, ACMEcrm, ACMEsupply, ACMEbuild), verglichen zwischen den veroeffentlichten Release-Tags.  ·  CHANGELOG-suite.md

VersionAenderungen
+41

ACMEhr

GET /applicants
  • added the optional property items/matchScore to the response with the 200 status
  • added the optional property items/stage to the response with the 200 status
  • added the optional property items/targetOrgUnitName to the response with the 200 status
POST /applicants
  • added the new optional request property matchScore
  • added the new optional request property stage
  • added the optional property matchScore to the response with the 201 status
  • added the optional property stage to the response with the 201 status
  • added the optional property targetOrgUnitName to the response with the 201 status
GET /applicants/{id}
  • added the optional property matchScore to the response with the 200 status
  • added the optional property stage to the response with the 200 status
  • added the optional property targetOrgUnitName to the response with the 200 status
PATCH /applicants/{id}
  • endpoint added
POST /applicants/{id}/hire
  • added the optional property workLocation to the response with the 200 status
GET /employees
  • added the optional property items/workLocation to the response with the 200 status
POST /employees
  • endpoint added
GET /employees/{id}
  • added the optional property workLocation to the response with the 200 status
PATCH /employees/{id}
  • added the new optional request property workLocation
  • added the optional property workLocation to the response with the 200 status
PATCH /employees/{id}/compensation
  • added the optional property workLocation to the response with the 200 status

ACMEcrm

GET /contacts
  • endpoint added
POST /contacts
  • endpoint added
GET /contacts/{id}
  • endpoint added
PATCH /contacts/{id}
  • endpoint added
GET /forms
  • endpoint added
POST /forms
  • endpoint added
GET /forms/{id}
  • endpoint added
PATCH /forms/{id}
  • endpoint added
GET /forms/{id}/submissions
  • endpoint added
POST /forms/{id}/submit
  • endpoint added
GET /pipeline
  • endpoint added
POST /pipeline
  • endpoint added
GET /pipeline/{id}
  • endpoint added
PATCH /pipeline/{id}
  • endpoint added
GET /threads
  • endpoint added
GET /threads/{id}
  • endpoint added

ACMEbuild

GET /machines
  • endpoint added
GET /production-orders
  • endpoint added
POST /production-orders
  • endpoint added
PATCH /production-orders/{id}
  • endpoint added
GET /shift-plan
  • endpoint added
PUT /shift-plan
  • endpoint added

Keine API-Aenderungen (nur Metadaten).

Keine API-Aenderungen (nur Metadaten).

Ersterfassung

Ersterfassung des Contracts.

ACMEmailtrap

Der REST-Vertrag von ACMEmailtrap (die Mail-Falle zum Testen der ACMEsuite-Mailfluesse), verglichen zwischen den veroeffentlichten Release-Tags.  ·  CHANGELOG-mailtrap.md

VersionAenderungen

Keine API-Aenderungen (nur Metadaten).

Keine API-Aenderungen (nur Metadaten).

~1
Allgemein
  • Neuer Vertrag hinzugefuegt (ACMEmailtrap API)
Ersterfassung

Ersterfassung des Contracts.

Automatisch mit oasdiff aus der Git-Historie der Vertraege erzeugt (kein CDN). ACMEsuite: Release-Tags des Repos acmesuite; ACMEmailtrap: Release-Tags des Repos acmemailtrap.