Change Updates

Do not miss any Garmat API changes, ever again

Subscribe to the Garmat API changelog to be up to date on recent changes.

RSS

2 days ago

main
0.0.4
Compare

API structure has changed

Next Change
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/booths
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • plc_program, plc_program_revision properties Added
GET /api/booths/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • plc_program, plc_program_revision properties Added
GET /api/facilities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • utilization_percentage property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • btu_usage, kw_usage, utilization_minutes, working_minutes properties Added
PUT /api/booths/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • plc_program, plc_program_revision properties Added