Change Updates

Do not miss any Installer API changes, ever again

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

RSS

Aug 5, 2024

version-test
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /wf/new_project_2
  • Body
  • content type Modified
    • financing_options property Modified
      • Full types went from array to array[option set]
      • financing_options property Modified
        • Full types went from array to array[option set]
    • financing_durations property Modified
      • Full types went from array[string] to array[option set]
        Breaking
      • financing_durations property Modified
        • Full types went from array[string] to array[option set]
          Breaking
    • email_customer property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /wf/update_project_2
  • Body
  • content type Modified
    • financing_options property Modified
      • Full types went from array to array[option set]
      • financing_options property Modified
        • Full types went from array to array[option set]
    • LTI_durations property Modified
      • Full types went from array[string] to string
        Breaking
      • LTI_durations property Modified
        • Full types went from array[string] to string
          Breaking
    • email_customer property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking