Change Updates

Do not miss any SmartPM Public API changes, ever again

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

RSS

17 days ago

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /public/v1/projects
  • Response
  • 200 response Modified
    • */* content type Modified
      • id, initialProjectId, startDate, originalScenarioId, underConstruction, projectPlanSlotCount, companyId, source, dataDate properties Modified
        • Permission is now readOnly
        • Properties are now required
          Breaking
      • name, country, city, state, zipcode, latitude, longitude, defaultScenarioId, projectPlanId, weatherStationId, metadata, status, currentModelId, currentModelName properties Modified
        • Properties are now required
          Breaking
GET /public/v1/projects/{projectId}
  • Response
  • 200 response Modified
    • */* content type Modified
      • id, initialProjectId, startDate, originalScenarioId, underConstruction, projectPlanSlotCount, companyId, source, dataDate properties Modified
        • Permission is now readOnly
        • Properties are now required
          Breaking
      • name, country, city, state, zipcode, latitude, longitude, defaultScenarioId, projectPlanId, weatherStationId, metadata, status, currentModelId, currentModelName properties Modified
        • Properties are now required
          Breaking
GET /public/v1/projects/{projectId}/latest
  • Response
  • 200 response Modified
    • */* content type Modified
      • id, initialProjectId, startDate, originalScenarioId, underConstruction, projectPlanSlotCount, companyId, source, dataDate properties Modified
        • Permission is now readOnly
        • Properties are now required
          Breaking
      • name, country, city, state, zipcode, latitude, longitude, defaultScenarioId, projectPlanId, weatherStationId, metadata, status, currentModelId, currentModelName properties Modified
        • Properties are now required
          Breaking
PUT /public/v1/projects/{projectId}
  • Response
  • 200 response Modified
    • */* content type Modified
      • id, initialProjectId, startDate, originalScenarioId, underConstruction, projectPlanSlotCount, companyId, source, dataDate properties Modified
        • Permission is now readOnly
        • Properties are now required
          Breaking
      • name, country, city, state, zipcode, latitude, longitude, defaultScenarioId, projectPlanId, weatherStationId, metadata, status, currentModelId, currentModelName properties Modified
        • Properties are now required
          Breaking