Hi,
I noticed that the create_project function requires the id_no field.
idno (required) Project unique IDNO
However, the API endpoint editor/create does not require the idno and assigns an idno if not provided. Can we make this argument optional?
Thijs